From bd90cde53920178c4dcb9021e07893334d244706 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 27 Mar 2009 21:56:32 -0300 Subject: machine/geodelx: optimize using gcc 4.3 -mgeode and a specific feed arch Signed-off-by: Otavio Salvador --- conf/machine/geodelx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/geodelx.conf') 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" -- cgit 1.2.3-korg