ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 12 Jan 2010 19:02:05 +0000 (19:02 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 12 Jan 2010 19:02:05 +0000 (19:02 +0000)
commitaff7b4f86737f1ae364bf5ece9a9b8586ddb2db4
treec083c9f20933c89a5d24882f69bcba410766b739
parent7511bce4069de39ea04b14c1e1d55c249f9ce808
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options

A kernel with both ARMv6 and ARMv7 selected results in build errors.
Fix this by specifying the proper architectures for these assembly
files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/Makefile