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:
9e39fcb
)
db1200: remove PACKAGE_ARCHS
author
Koen Kooi
<koen@openembedded.org>
Wed, 30 May 2007 11:14:30 +0000
(11:14 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 30 May 2007 11:14:30 +0000
(11:14 +0000)
conf/machine/db1200.conf
patch
|
blob
|
history
diff --git
a/conf/machine/db1200.conf
b/conf/machine/db1200.conf
index
5fafb0c
..
cbde602
100644
(file)
--- a/
conf/machine/db1200.conf
+++ b/
conf/machine/db1200.conf
@@
-1,7
+1,6
@@
# Alchemy db1200
TARGET_ARCH = "mipsel"
-PACKAGE_ARCHS = "${TARGET_ARCH} ${MACHINE}"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"