[Buildroot] Problem with defconfig

Peter Korsgaard jacmet at uclibc.org
Wed Sep 23 13:01:43 UTC 2009


>>>>> "Mark" == Mark Jackson <mpfj-list at mimc.co.uk> writes:

Hi,

 >> %_defconfig: $(CONFIG)/conf
 >> cp $(shell find ./target/ -name $@) .config
 >> -@$(MAKE) oldconfig

 Mark> I looked at this and put in some @echo lines before and after the cp.
 Mark> They were never executed !?!  Is this some bash / dash setup thing ?

Well, they shouldn't as make complains that it doesn't know how to make
the rule, but I don't get why.

Does it work if you change the %_defconfig to atngw100-base_defconfig ?

 >> So I don't get it why it doesn't trigger for you. Does a simple 'make
 >> blah_defconfig' work for you?

 Mark> No ... everything comes up "no rule to make".

strange.

 >> Does it work with the 2009.08 release? What version of make are you using?

 Mark> 2009.08 release of buildroot ?  It's not out yet is it ?

Ehh, yes it is. We're no longer in August ;)

http://buildroot.net/downloads/buildroot-2009.08.tar.bz2

 Mark> mpfj at mpfj-x64:~/avr32/buildroot$ make -v
 Mark> GNU Make 3.81
 Mark> Copyright (C) 2006  Free Software Foundation, Inc.
 Mark> This is free software; see the source for copying conditions.
 Mark> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 Mark> PARTICULAR PURPOSE.

Ok, I'm using 3.81 as well (Debian).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list