Home
last modified time | relevance | path

Searched hist:"283 a1b92e25fe3a62c766a042f96dad2eefa7d17" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/kernel/
H A DMakefilediff 283a1b92e25fe3a62c766a042f96dad2eefa7d17 Mon Nov 08 11:11:19 CET 2010 Russell King <rmk+kernel@arm.linux.org.uk> 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>