aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/geodelx.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-03-27 21:56:32 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-04-03 17:14:05 -0300
commitbd90cde53920178c4dcb9021e07893334d244706 (patch)
treec917d831917a8cd6051d7f64850f81cf984c09d2 /conf/machine/geodelx.conf
parent4159b51b908dc440a6973f1ea4396777fbffc6d8 (diff)
downloadopenembedded-bd90cde53920178c4dcb9021e07893334d244706.tar.gz
machine/geodelx: optimize using gcc 4.3 -mgeode and a specific feed arch
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/geodelx.conf')
-rw-r--r--conf/machine/geodelx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/geodelx.conf b/conf/machine/geodelx.conf
index 37ea17e734..de4d9ca16e 100644
--- a/conf/machine/geodelx.conf
+++ b/conf/machine/geodelx.conf
@@ -1,6 +1,6 @@
TARGET_ARCH = "i486"
-require conf/machine/include/tune-x86.inc
+require conf/machine/include/tune-geodelx.inc
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"