From: Eric Malkowski <eric@bvwireless.net>
To: buildroot@busybox.net
Subject: [Buildroot] make menuconfig, load alt config file, exit, no "save" prompt anymore
Date: Wed, 11 Feb 2009 16:03:30 -0500 [thread overview]
Message-ID: <49933D22.5040104@bvwireless.net> (raw)
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
reply other threads:[~2009-02-11 21:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=49933D22.5040104@bvwireless.net \
--to=eric@bvwireless.net \
--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.