From: Otavio Salvador Date: Wed, 19 Nov 2008 13:46:25 +0000 (-0200) Subject: geodelx: include x86 tune to set the arch for i486 or glibc fails to build X-Git-Tag: Release-2010-05/1~5200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cda45c37830dad4afcf16e2f68ae44afd80f74c;p=openembedded.git geodelx: include x86 tune to set the arch for i486 or glibc fails to build --- 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"