Re: [PATCH 0/11 v3] enable "make ARCH=x86"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H. Peter Anvin
Date: Saturday, November 10, 2007 - 1:35 pm

Paul Mundt wrote:

Well, that *is* the normal thing on x86.

HOWEVER, I think the right thing for allyesconfig, allmodconfig, 
randconfig, etc. is to be able to override specific variables.  Right 
now, one has to use indirection via a file, which is a bit clumsy; it 
would be better if one could do "make allyesconfig CONFIG_X86_64=y" or 
somesuch.

In fact, we should be able to get rid of ARCH entirely;  CONFIG_ options 
have the huge advantage that they're saved in a file, and you don't have 
to type them on every make run. The only option that I can't see us 
getting rid of easily is HOSTCC, since it is used before config is run, 
but probably something clever can be done there, too.

	-hpa
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/11 v3] enable "make ARCH=x86", Sam Ravnborg, (Fri Nov 9, 4:08 pm)
[PATCH 01/11] x86: unification of cfufreq/Kconfig, Sam Ravnborg, (Fri Nov 9, 4:20 pm)
[PATCH 03/11] x86: arch/x86/Kconfig.cpu unification, Sam Ravnborg, (Fri Nov 9, 4:20 pm)
[PATCH 09/11] x86: enable "make ARCH=x86", Sam Ravnborg, (Fri Nov 9, 4:20 pm)
[PATCH 11/11] kbuild: sanity check the specified arch, Sam Ravnborg, (Fri Nov 9, 4:20 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Jeff Garzik, (Fri Nov 9, 8:23 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Randy Dunlap, (Fri Nov 9, 8:37 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Adrian Bunk, (Fri Nov 9, 8:50 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Brian Gerst, (Fri Nov 9, 9:05 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Jeff Garzik, (Fri Nov 9, 9:12 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Nick Piggin, (Fri Nov 9, 10:26 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Sam Ravnborg, (Sat Nov 10, 12:54 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Paul Mundt, (Sat Nov 10, 1:21 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Jeff Garzik, (Sat Nov 10, 1:23 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Jeff Garzik, (Sat Nov 10, 1:24 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Paul Mundt, (Sat Nov 10, 1:44 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Adrian Bunk, (Sat Nov 10, 2:21 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Paul Mundt, (Sat Nov 10, 2:26 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Sam Ravnborg, (Sat Nov 10, 2:39 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Adrian Bunk, (Sat Nov 10, 3:13 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Christoph Hellwig, (Sat Nov 10, 8:53 am)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", H. Peter Anvin, (Sat Nov 10, 1:35 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Sam Ravnborg, (Sat Nov 10, 1:46 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Theodore Tso, (Sat Nov 10, 2:24 pm)
Re: [PATCH 0/11 v3] enable "make ARCH=x86", Roman Zippel, (Wed Nov 14, 1:13 pm)