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:
4c235cb
)
ARM: fix building with gcc 4.6.4
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 28 Jan 2014 18:31:17 +0000
(18:31 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 28 Jan 2014 18:31:17 +0000
(18:31 +0000)
GCC fails to build the kernel if EABI is selected, and the default FPU
is selected. Avoid this by explicitly stating that we want VFP with
EABI.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Makefile
patch
|
blob
|
history
diff --cc
arch/arm/Makefile
Simple merge