All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] make menuconfig, load alt config file, exit, no "save" prompt anymore
@ 2009-02-11 21:03 Eric Malkowski
  0 siblings, 0 replies; only message in thread
From: Eric Malkowski @ 2009-02-11 21:03 UTC (permalink / raw)
  To: buildroot

One other thing I noticed since getting back into this --
I the past, I could create a buildroot config and save it for future use.
When doing a complete build later from scratch, I would typically do:

make menuconfig
-> Choose option to "load alternate config file"
Choose to exit and be asked "Save changes to config?", I would say yes 
and then kick off make to build everything

I've found w/ the latest buildroot, I don't get prompted to save my 
config when "loading from alternate config file".
I don't know if this is a bug -- so I now do this as an alternative:

cp local/<project>/project.config .config   # or from wherever I'm 
keeping master buildroot config file
make oldconfig
make

It's no big deal, but for some reason my old method doesn't work anymore.

-Eric

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-11 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 21:03 [Buildroot] make menuconfig, load alt config file, exit, no "save" prompt anymore Eric Malkowski

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.