From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Problem with defconfig
Date: Wed, 23 Sep 2009 14:41:07 +0200 [thread overview]
Message-ID: <87eipxrfz0.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4ABA02F3.6020706@mimc.co.uk> (Mark Jackson's message of "Wed\, 23 Sep 2009 12\:13\:55 +0100")
>>>>> "Mark" == Mark Jackson <mpfj-list@mimc.co.uk> writes:
Hi,
Mark> mpfj at mpfj-x64:~/avr32/buildroot$ ls -la ./target/device/Atmel/atngw100-base/atngw100-base_defconfig
Mark> -rw-rw-rw- 1 mpfj mpfj 21720 2009-09-23 10:45 ./target/device/Atmel/atngw100-base/atngw100-base_defconfig
Mark> mpfj at mpfj-x64:~/avr32/buildroot$ make atngw100-base_defconfig
Mark> make: *** No rule to make target `atngw100-base_defconfig'. Stop.
Mark> mpfj at mpfj-x64:~/avr32/buildroot$
very odd. The makefile rule (in the toplevel Makefile) is simply:
%_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?
Does it work with the 2009.08 release? What version of make are you using?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-09-23 12:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 10:08 [Buildroot] Problem with defconfig Mark Jackson
2009-09-23 10:24 ` Peter Korsgaard
2009-09-23 10:53 ` Mark Jackson
2009-09-23 11:05 ` Peter Korsgaard
2009-09-23 11:13 ` Mark Jackson
2009-09-23 12:41 ` Peter Korsgaard [this message]
2009-09-23 12:45 ` Mark Jackson
2009-09-23 13:01 ` Peter Korsgaard
2009-09-23 14:09 ` Mark Jackson
2009-09-23 20:03 ` Peter Korsgaard
2009-09-24 10:50 ` Mark Jackson
2009-09-24 15:42 ` Thiago A. Corrêa
2009-09-24 15:48 ` Peter Korsgaard
2009-09-24 16:33 ` [Buildroot] Foreigh toolchain Michael Trimarchi
2009-09-24 18:28 ` Thomas Petazzoni
2009-09-25 7:35 ` Michael Trimarchi
2009-09-24 10:45 ` [Buildroot] Problem with defconfig Mark Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eipxrfz0.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.