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

From: Jeff Garzik
Date: Sat Nov 10 2007 - 03:25:18 EST


Paul Mundt wrote:
This is one of the things I've been wondering about with an sh/sh64
unification, as we have no option but having completely different
toolchains, and CONFIG_64BIT=y won't work there when they are both
using a 32-bit ABI.


IMO it seems like you ought to be able to do

make ARCH=sh
or
make ARCH=sh64

and have it do the right thing. Ditto for ppc/ppc64, etc.

Sane, straightforward, simple, consistent with existing practice...

Jeff


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