summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-04-19 17:31:28 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-04-19 17:31:28 +0000
commitf6c39b9872812a941c26e7dfa5ea1a5e4369d1bb (patch)
tree010af6cb3ff72ffcfaaa0a0bdd67b1fe3a9f086d /conf/machine
parenta79ff721887dca0119f7f06d992d6a8c9fff5cf6 (diff)
parentebebd8cae02bbee0cc44866157866bf60e630c6e (diff)
merge of '60583f10638bed4ae577443e95e8245aaacfcd6f'
and 'cd73470b889bd3b1b6d2641d31c7a69701abcf46'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/mtx-3a.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtx-3a.conf b/conf/machine/mtx-3a.conf
index bda68acd12..6f963d164e 100644
--- a/conf/machine/mtx-3a.conf
+++ b/conf/machine/mtx-3a.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the mtx-3a
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm ${MACHINE}"
+#PACKAGE_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"
TARGET_CC_ARCH = "-march=armv5te"