[Buildroot] [PATCH 2/6] Remove the BOARD/LOCAL feature

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 16 22:08:46 UTC 2009


Le Wed, 16 Sep 2009 19:00:26 -0300,
Thiago A. Corrêa <thiago.correa at gmail.com> a écrit :

> That would be nice. I tried to figure a way to do that, but since
> Kconfig doesn't support things like source *.in I couldn't figure a
> way.

I've already prototyped something for that. I don't really like the
solution, but as you said, the Kconfig syntax is pretty limited, so I
haven't found any other solution than:

http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=external-boards&id=ed47f42a598c665bf42c4e797187f233b955e285

This works for me. You just do:

export BUILDROOT_EXTERNAL_BOARDS=/some/directory
make menuconfig
 # you see your external boards directly in the configuration
make

And that's it.

What do you think ?

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


More information about the buildroot mailing list