summaryrefslogtreecommitdiff
path: root/conf/machine/ixp4xxle.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-02 19:31:02 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-02 19:31:02 +0000
commit4cfc3d5ccd4cd3dc572958bdad127856be41cb2c (patch)
treeec1017dd159196314b0c49e2e4586a5eb4b148f9 /conf/machine/ixp4xxle.conf
parent9f9094de71fc15decea442de3aebfdfec3b600ad (diff)
parent68efee7f26b15d2c3bab3fb7f807c5853ca6da77 (diff)
merge of '1944e442d97092991784475bf4b8980e60c5c3fc'
and 'c6043a6be9941ce6182b30748b51b8f191e04bc8'
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"