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)
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>

No differences found