[Buildroot] [PATCH 1/1] csky: Add new architecture

ren_guo ren_guo at c-sky.com
Thu Mar 2 01:04:41 UTC 2017


hi, Thomas

> Great. Then please add an entry for yourself in the DEVELOPERS file,
> like:
>
> N:      ren_guo <ren_guo at c-sky.com>
> F:      arch/Config.in.csky
>
> You can also add other F: entries for files that you contributed. But
> the arch/Config.in.csky is particularly important: by assigning this
> file to yourself, you will receive e-mail notifications when there are
> build failures for your architecture.
>
> One package that contains architecture-specific code and that often
> causes problems is libffi. So if you haven't yet looked at implementing
> support for csky in libffi, I would recommend you to have a look.
>
ok, got it.

> However, since initially you will not support the "internal toolchain
> backend" (i.e when Buildroot builds the toolchain from scratch), then
> you should change the definition of BR2_TOOLCHAIN_BUILDROOT with:
>
> 	depends on !BR2_csky
>
> So that on the csky architecture, only the external toolchain option is
> available.

ok, I will be care of it.

Best Regards

guoren




More information about the buildroot mailing list