[Buildroot] svn At revision 20289 breakage

Babarovic Ivica ivica.babarovic at asist.si
Fri Oct 19 06:39:09 UTC 2007


Ulf Samuelsson wrote:
>>>
>>> Key question:
>>>
>>> What does
>>>
>>> $ cp a
>>>
>>> do?
>>>
>>> Best Regards
>>> Ulf Samuelsson
>>>
>>
>> target/linux/Makefile.in : line 148
>>
>> $(LINUX26_DIR)/.configured: $(LINUX26_DIR)/.patched $(LINUX26_KCONFIG)
>>        cp -dpf $(LINUX26_KCONFIG) $(LINUX26_DIR)/.config
>>        $(SED) '/CONFIG_AEABI=y/d' $(LINUX26_DIR)/.config
>>
>>
>> and LINUX26_KCONFIG is "" because BR2_PACKAGE_LINUX_KCONFIG=""
>>
>>
>
> Gotcha!
>
> Why not try the "Advanced Linux configuration" recently added
> This should allow you to do "make xconfig" to create the needed file.
>
Wait! so we should now include our kernel .config files in buildroot 
build process?
If so Why?

BR,
I.



More information about the buildroot mailing list