From: Jeff Dike Date: Fri, 14 Jul 2006 07:24:03 +0000 (-0700) Subject: [PATCH] uml: tidy biarch gcc support X-Git-Tag: v2.6.18-rc2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b076bb02ee2c489da36c89e35c640bfe45c7d27e;p=pandora-kernel.git [PATCH] uml: tidy biarch gcc support On top of the previous biarch changes for UML, this makes the preprocessor changes a bit cleaner. Specify the 64-bit build in CPPFLAGS on the x86_64 SUBARCH, rather than #undef'ing i386. Compile-tested with i386 and x86_64 SUBARCHs. Signed-off-by: Nishanth Aravamudan Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed