From 6cda45c37830dad4afcf16e2f68ae44afd80f74c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 19 Nov 2008 11:46:25 -0200 Subject: geodelx: include x86 tune to set the arch for i486 or glibc fails to build --- conf/machine/geodelx.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/geodelx.conf b/conf/machine/geodelx.conf index 835a581801..c165d98b87 100644 --- a/conf/machine/geodelx.conf +++ b/conf/machine/geodelx.conf @@ -1,5 +1,7 @@ TARGET_ARCH = "i486" +require conf/machine/include/tune-x86.inc + PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" PREFERRED_PROVIDER_virtual/kernel="linux-geodelx" -- cgit v1.2.3