summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-01-01 19:34:01 +0000
committerRod Whitby <rod@whitby.id.au>2007-01-01 19:34:01 +0000
commit2dfff46eceb5db1d17cdf38ab7d112aa74b8ded9 (patch)
treeb632af958800491add8fee9dd34ab2c2d0510464
parent9f9094de71fc15decea442de3aebfdfec3b600ad (diff)
parente757490d49e9cb18ff4114eb44db8207dde827e9 (diff)
merge of 1944e442d97092991784475bf4b8980e60c5c3fc
and a71dcba6ac21f2393b7b32882bf6472904b57f2c
-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"