From: Blaisorblade <blaisorblade@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Rob Landley <rob@landley.net>
Subject: Re: [uml-devel] [patch] Remove unnecessary config symbol from makefile.
Date: Sun, 20 Mar 2005 11:42:17 +0100 [thread overview]
Message-ID: <200503201142.17480.blaisorblade@yahoo.it> (raw)
In-Reply-To: <200503171859.52969.rob@landley.net>
On Friday 18 March 2005 00:59, Rob Landley wrote:
> On Thursday 17 March 2005 02:22 pm, Blaisorblade wrote:
> > On Thursday 17 March 2005 08:19, Rob Landley wrote:
> > > There can be only one!
> >
> > Yes, but I prefer slightly the current way, since it's more similar to
> > the obj-$(CONFIG_WHATEVER) += whatyouneed.o Kbuild idiom...
>
> What I wanted to do was have my build "make allnoconfig", add the symbols I
> wanted to switch on to the .config, and "yes '' | make oldconfig" to
> resolve dependencies.
>
> The symbol I killed is set Y by make allnoconfig, and disabled by switching
> the other symbol on.
> Without the fix I posted, I have to remove existing
> symbols from the list,
If you enable the other symbol, Kbuild will remove it from .config for you
(and output a warning message, yes, but that's hardly a problem). When I
remove config options from Kconfig files I don't need to remove them
from .config by hand...
> which is uglier.
>
> I can snapshot a handtuned .config, but that's A) harder to see what I did,
> B) a lot more version-specific.
>
> Rob
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2005-03-20 10:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-17 7:19 [uml-devel] [patch] Remove unnecessary config symbol from makefile Rob Landley
2005-03-17 19:22 ` Blaisorblade
2005-03-17 23:59 ` Rob Landley
2005-03-20 10:42 ` Blaisorblade [this message]
2005-03-20 22:24 ` Rob Landley
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=200503201142.17480.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=rob@landley.net \
--cc=user-mode-linux-devel@lists.sourceforge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox