* [Buildroot] Basic question about buildroot
@ 2008-01-17 16:26 Tim Barr
2008-01-18 18:01 ` Ulf Samuelsson
0 siblings, 1 reply; 2+ messages in thread
From: Tim Barr @ 2008-01-17 16:26 UTC (permalink / raw)
To: buildroot
What is the purpose of the defconfig files in the target/device
directories of buildroot? Are they supposed to be used to set up a
baseline configuration for specific target boards?
Timothy Barr
Hardware Development Engineer
for Multi-Tech Systems, Inc.
<mailto:tbarr@multitech.com> tbarr at multitech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080117/dd80fa7b/attachment.htm
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Basic question about buildroot
2008-01-17 16:26 [Buildroot] Basic question about buildroot Tim Barr
@ 2008-01-18 18:01 ` Ulf Samuelsson
0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2008-01-18 18:01 UTC (permalink / raw)
To: buildroot
> What is the purpose of the defconfig files in the target/device
> directories of buildroot? Are they supposed to be used to set up a
> baseline configuration for specific target boards?
If you do
$ make <board>_defconfig
the target directory will be searched, and if found the
file will be copied to ".config" so you do not have to enter
$ make menuconfig
and fix tings from scratch every time you download a new buildroot tarball.
> Timothy Barr
> Hardware Development Engineer
> for Multi-Tech Systems, Inc.
> <mailto:tbarr@multitech.com> tbarr at multitech.com
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-18 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 16:26 [Buildroot] Basic question about buildroot Tim Barr
2008-01-18 18:01 ` Ulf Samuelsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox