git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7455030
)
tune-strongarm: set ARM_ABI to oabi
author
Koen Kooi
<koen@openembedded.org>
Sat, 5 Apr 2008 12:09:36 +0000
(12:09 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 5 Apr 2008 12:09:36 +0000
(12:09 +0000)
conf/machine/include/tune-strongarm.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/tune-strongarm.inc
b/conf/machine/include/tune-strongarm.inc
index
448b28c
..
0a77314
100644
(file)
--- a/
conf/machine/include/tune-strongarm.inc
+++ b/
conf/machine/include/tune-strongarm.inc
@@
-2,5
+2,6
@@
# gcc does not differentiate between the different Strongarm versions, so neither do we
# http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html
+ARM_ABI = "oabi"
TARGET_CC_ARCH = "-march=armv4 -mtune=strongarm"