git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7511bce
)
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 12 Jan 2010 19:02:05 +0000
(19:02 +0000)
committer
Russell 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