[Buildroot] Error encountered while doing make after adding u-boot

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Mon Jan 26 14:17:32 UTC 2009


On Mon, 26 Jan 2009 15:02:11 +0100
Peter Korsgaard <jacmet at uclibc.org> wrote:

> >>>>> "Hans-Christian" == Hans-Christian Egtvedt
> >>>>> <hans-christian.egtvedt at atmel.com> writes:
> 
>  Hans-Christian> On Mon, 26 Jan 2009 18:36:16 +0530
>  Hans-Christian> Mitesh Gupta <guptamitesh at gmail.com> wrote:
> 
>  Hans-Christian> <snipp>
> 
>  >> make[1]: Entering directory
>  >> `/mnt/rootfs/buildroot/project_build_i686/uclibc/u-boot-2008.10'
>  >> make[1]: *** No rule to make target `_config'.  Stop.
> 
>  Hans-Christian> You need to set the variable
> BR2_TARGET_UBOOT_BOARDNAME.
> 
> Why is it again we don't default to $(PROJECT) for this?
> 
> This BOARD_NAME variable seems to be an ARM/Atmel specific thing.
> 

You can not default to $(PROJECT), since this variable is used to load
a configuration for u-boot build system and must exist.

Perhaps default to a known to work config? Take a peak in u-boot
source ./Makefile.

-- 
Best regards,
Hans-Christian Egtvedt



More information about the buildroot mailing list