summaryrefslogtreecommitdiff
path: root/conf/machine/db1200.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/db1200.conf')
-rw-r--r--conf/machine/db1200.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/db1200.conf b/conf/machine/db1200.conf
index efa45f6a2a..cbde602824 100644
--- 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"
@@ -13,3 +12,5 @@ TARGET_CC_ARCH="-march=mips32"
FLASH_OFFSET="0xBC000000"
#EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x10000 -q"
EXTRA_IMAGECMD_jffs2 = "--little-endian --pad=0x3C00000 -q"
+
+MACHINE_FEATURES = "kernel26 pcmcia usbhost"