Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets

From: Roman Zippel
Date: Fri Nov 16 2007 - 08:03:06 EST


Hi,

On Thu, 15 Nov 2007, Randy Dunlap wrote:

> This all began (AFAIK) because some of us want to continue to be
> able to specify ARCH={i386,x86_64} on the (make) command line --
> not by using a .config file. Taking away ARCH= on the command line
> is a regression (in some minds, at least), so Sam provided that
> capability. Is that capability still present after this patch?

My patch does exactly that.
Sam's patch only made a subtle difference for all*config, but otherwise it
would have made little difference, i.e. you still had to edit .config.

The maybe only remaining issue is which default config to use for
defconfig, when ARCH isn't specified, but that is purely a Kbuild issue.

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/