]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: always build swp_emulate as ARMv7
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 8 Nov 2010 10:11:19 +0000 (10:11 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 10:51:05 +0000 (10:51 +0000)
commit283a1b92e25fe3a62c766a042f96dad2eefa7d17
tree3bd026babf438fd2ffc64d593825e4bc7443d20d
parent6d803ba736abb5e122dede70a4720e4843dd6df4
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/Makefile