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

Thiago A. Corrêa thiago.correa at gmail.com
Wed Sep 16 22:21:54 UTC 2009


Hi

On Wed, Sep 16, 2009 at 7:08 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
>
> export BUILDROOT_EXTERNAL_BOARDS=/some/directory
> make menuconfig
>  # you see your external boards directly in the configuration
> make

Exporting a variable all the time is a bit anoying, but one could
always create a script to do that.

> And that's it.
>
> What do you think ?

Looks good. It would be nice to add BUILDROOT_EXTERNAL_BOARDS to the
find command at the %_defconfig rule, so things like this would work:
make mycustomboard_defconfig

Kind Regards,
    Thiago A. Correa


More information about the buildroot mailing list