[PATCH] biarch compiler support for i386
authorH. Peter Anvin <hpa@zytor.com>
Thu, 23 Jun 2005 07:08:09 +0000 (00:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:07 +0000 (09:45 -0700)
commitd0e7feb03d5ac48069c2fd57bbba61522e0ca493
tree58630bb380e675709d9f83d90f632f9658487a31
parent6f4e1e5061c44a93337338af4bf9bed10ee9f32e
[PATCH] biarch compiler support for i386

This allows the i386 architecture to be built on a system with a biarch
compiler that defaults to x86-64, merely by specifying ARCH=i386.

As previously discussed, this uses the equivalent logic to the ppc port.

Signed-Off-By: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Makefile