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:
05991c5
)
gumstix: add PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
author
Koen Kooi
<koen@openembedded.org>
Sat, 11 Aug 2007 10:49:40 +0000
(10:49 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 11 Aug 2007 10:49:40 +0000
(10:49 +0000)
conf/machine/gumstix.conf
patch
|
blob
|
history
diff --git
a/conf/machine/gumstix.conf
b/conf/machine/gumstix.conf
index
510de49
..
e259477
100644
(file)
--- a/
conf/machine/gumstix.conf
+++ b/
conf/machine/gumstix.conf
@@
-3,6
+3,7
@@
#@DESCRIPTION: Gumstix pxa2xx boards
TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
PREFERRED_PROVIDER_virtual/kernel = "linux-gumstix"