linux-um archives
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Blaisorblade <blaisorblade@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [patch] Remove unnecessary config symbol from makefile.
Date: Thu, 17 Mar 2005 18:59:52 -0500	[thread overview]
Message-ID: <200503171859.52969.rob@landley.net> (raw)
In-Reply-To: <200503172022.52943.blaisorblade@yahoo.it>

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, 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

  reply	other threads:[~2005-03-18  1:03 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 [this message]
2005-03-20 10:42     ` Blaisorblade
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=200503171859.52969.rob@landley.net \
    --to=rob@landley.net \
    --cc=blaisorblade@yahoo.it \
    --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