]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitadb4e5ce58e731d684b30a682b96888375171d28
treec083c9f20933c89a5d24882f69bcba410766b739
parent1327c1f29b368bd4c847b03e0e8ec952f84b2bf8
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