From: H. Peter Anvin Date: Thu, 23 Jun 2005 07:08:09 +0000 (-0700) Subject: [PATCH] biarch compiler support for i386 X-Git-Tag: v2.6.13-rc1~68^2~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e7feb03d5ac48069c2fd57bbba61522e0ca493;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed