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:
107cc1b
)
mx31ads.conf: add some more compatible archs
author
Koen Kooi
<koen@openembedded.org>
Tue, 7 Nov 2006 15:41:43 +0000
(15:41 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 7 Nov 2006 15:41:43 +0000
(15:41 +0000)
conf/machine/mx31ads.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mx31ads.conf
b/conf/machine/mx31ads.conf
index
ca37ae3
..
4b3fff7
100644
(file)
--- a/
conf/machine/mx31ads.conf
+++ b/
conf/machine/mx31ads.conf
@@
-8,7
+8,7
@@
TARGET_FPU_arm = "hard"
MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
GUI_MACHINE_CLASS = "smallscreen"
-IPKG_EXTRA_ARCHS = "armv6"
+IPKG_EXTRA_ARCHS = "arm
armv4t armv5te arm
v6"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"