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:
e8af03d
)
tune-strongarm.inc: add EXTRA_FEED_ARCHS
author
Thomas Kunze
<thommycheck@gmx.de>
Mon, 2 Nov 2009 22:50:21 +0000
(23:50 +0100)
committer
Thomas Kunze
<thommycheck@gmx.de>
Mon, 2 Nov 2009 22:51:29 +0000
(23:51 +0100)
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
fc47379
..
fe57c9c
100644
(file)
--- a/
conf/machine/include/tune-strongarm.inc
+++ b/
conf/machine/include/tune-strongarm.inc
@@
-5,3
+5,4
@@
TARGET_CC_ARCH = "-march=armv4 -mtune=strongarm"
FEED_ARCH = "armv4"
BASE_PACKAGE_ARCH = "armv4"
+PACKAGE_EXTRA_ARCHS += "armv4"