[Buildroot] Problem with defconfig

Mark Jackson mpfj-list at mimc.co.uk
Thu Sep 24 10:50:59 UTC 2009


Peter Korsgaard wrote:

<snip>

> 
> %_defconfig: $(CONFIG)/conf
>         cp $(shell find ./target/ -name $@) .config
>         -@$(MAKE) oldconfig
> 
> So I don't get it why it doesn't trigger for you. Does a simple 'make
> blah_defconfig' work for you?

The makefile seems to be looking for the file, but can't find it:-

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

This program built for x86_64-pc-linux-gnu
Reading makefiles...
Updating goal targets....
 File `atngw100-base_defconfig' does not exist.
Must remake target `atngw100-base_defconfig'.
make: *** No rule to make target `atngw100-base_defconfig'. Stop.
mpfj at mpfj-x64:~/avr32/buildroot$ 



More information about the buildroot mailing list