From: Koen Kooi Date: Fri, 13 Jun 2008 09:12:11 +0000 (+0000) Subject: omap3evm: switch to armv7a X-Git-Tag: Release-2010-05/1~6752 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2693da3d4aed66686ed08da0af1f547788cf7f3;p=openembedded.git omap3evm: switch to armv7a --- diff --git a/conf/machine/omap3evm.conf b/conf/machine/omap3evm.conf index 2950ea3da0..5eb5c897c5 100644 --- a/conf/machine/omap3evm.conf +++ b/conf/machine/omap3evm.conf @@ -8,9 +8,9 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" GUI_MACHINE_CLASS = "smallscreen" -include conf/machine/include/tune-arm1136jf-s.inc +#include conf/machine/include/tune-arm1136jf-s.inc # requires gcc 4.3.0: -#include conf/machine/include/tune-cortexa8.inc +include conf/machine/include/tune-cortexa8.inc # Ship all kernel modules MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"