aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-11 11:05:01 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-11 11:05:01 +0000
commit8a8a5ab7df458204622c3774859d99ba1b6856d4 (patch)
tree0ad711c2c251cd87481e52de43b49a1a8e85e012 /conf/machine/mtx-3.conf
parentfe2529d87a1827a7a2fcfdff5b18cd44a92a46c9 (diff)
downloadopenembedded-8a8a5ab7df458204622c3774859d99ba1b6856d4.tar.gz
mtx3: fix package-extra-archs
Diffstat (limited to 'conf/machine/mtx-3.conf')
-rw-r--r--conf/machine/mtx-3.conf9
1 files changed, 2 insertions, 7 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index dd848ea021..020c5075a3 100644
--- a/conf/machine/mtx-3.conf
+++ b/conf/machine/mtx-3.conf
@@ -8,25 +8,20 @@
# TARGET_ARCH should be set here in the machine configuration.
# For compiling the kernel, ARCH will be derived form it by kernel-arch.bbclass
TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
+require conf/machine/include/tune-arm926ejs.conf
-PACKAGE_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"
-TARGET_CC_ARCH = "-march=armv5te"
-#-mtune=arm926ejs"
-
USE_DEVFS = "1"
USE_VT = "0"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
BOOTSTRAP_EXTRA_RDEPENDS += ""
-#PREFERRED_VERSION_yamon = "2.24"
-
-
# FIXME: old srec files as mtx-2 used to do it ... this may need to get adapted sometime!
# create srec files