From: Russell King Date: Mon, 8 Nov 2010 10:11:19 +0000 (+0000) Subject: ARM: always build swp_emulate as ARMv7 X-Git-Tag: v2.6.38-rc1~471^2~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=283a1b92e25fe3a62c766a042f96dad2eefa7d17;p=pandora-kernel.git ARM: always build swp_emulate as ARMv7 swp_emulate is only used on ARMv7+, and includes ARMv7+ assembly instructions. Allow the assembler to accept ARMv7 instructions, but leave the compiler's code generation options alone. Signed-off-by: Russell King --- Reading git-diff-tree failed