aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ixp4xxle.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-01 18:19:00 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-01 18:19:00 +0000
commitd03b28a9b699f505895eb0048eb1defa3e0b72a6 (patch)
tree368da3312a54f2bb396fd951953b609bab9ae177 /conf/machine/ixp4xxle.conf
parentf3736a87786cc70de5165ae403fae0ea7b11f3ed (diff)
downloadopenembedded-d03b28a9b699f505895eb0048eb1defa3e0b72a6.tar.gz
ixp4xxle.conf: add tune-xscale
Diffstat (limited to 'conf/machine/ixp4xxle.conf')
-rw-r--r--conf/machine/ixp4xxle.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/ixp4xxle.conf b/conf/machine/ixp4xxle.conf
index 347c7ba3fb..d3fcd2b017 100644
--- a/conf/machine/ixp4xxle.conf
+++ b/conf/machine/ixp4xxle.conf
@@ -5,7 +5,9 @@
MACHINE_FEATURES = "kernel26 usbhost ext2"
ARCH_BYTE_SEX = "le"
-include conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.conf
+require conf/machine/include/tune-xscale.conf
+
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xxle"