[Buildroot] [PATCH 10/55] Remove all Config.in/Makefile.in files in target/device

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Dec 6 21:02:13 UTC 2010


Marc, Maxim,

[ Since your question is about Buildroot and has nothing that looks
  private, I took the freedom to copy the Buildroot list again. ]

On Sun, 5 Dec 2010 17:13:44 -0800
Marc Gauthier <marc at tensilica.com> wrote:

> So, where do we put the contents of these Config.in / Makefile.in ?

In the existing Config.in/Makefile.in, there were only options to
select a particular board.

> Are we not to use the config tools to select a given board?

You just need to write a defconfig file for your different boards in
the configs/ directory. Those defconfigs file will select, for each of
your boards, the correct toolchain, bootloader and kernel configuration.

And then your users could do:

	make mywonderfulboard_defconfig
	make

To get a Buildroot build that works for "mywonderfulboard".

If you need any help or have questions about how this would work for
your use cases, do not hesitate to ask.

Thanks for your feedback!

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list