aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mainstone.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-17 09:56:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-17 09:56:57 +0000
commitf048841c98257feecc115e4c3920017195bea85d (patch)
treea97b4a1805abaab6205d1d139814446218458806 /conf/machine/mainstone.conf
parent5e7d8e5b6cd1cf72f9b83898b519201f7bdcb5d5 (diff)
downloadopenembedded-f048841c98257feecc115e4c3920017195bea85d.tar.gz
mainstone: use iwmmxt optimizations, courtesy Justin Treon
tune-iwmmxt: inlcude for iwmmxt optimizations, courtesy Justin Treon
Diffstat (limited to 'conf/machine/mainstone.conf')
-rw-r--r--conf/machine/mainstone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf
index ff899f44e1..604748b0ed 100644
--- a/conf/machine/mainstone.conf
+++ b/conf/machine/mainstone.conf
@@ -9,7 +9,7 @@ IPKG_ARCHS = "all arm armv5te ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
-include conf/machine/include/tune-xscale.conf
+include conf/machine/include/tune-iwmmxt.conf
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"