aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/beagleboard.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-13 09:11:18 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-13 09:11:18 +0000
commit8f68e8de94cc5d73cbf3d80dfbf86bb93742868a (patch)
treef8a60dfe3be7b37d2b58f8c0e235d400d674eb8d /conf/machine/beagleboard.conf
parent175fdd06804ba09e17057e0c27139b26b45168a9 (diff)
downloadopenembedded-8f68e8de94cc5d73cbf3d80dfbf86bb93742868a.tar.gz
beagleboard: switch to armv7a
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r--conf/machine/beagleboard.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 6842897dd1..6b1d3d4dc0 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -13,9 +13,9 @@ GUI_MACHINE_CLASS = "bigscreen"
#Ship all kernel modules till the board support has matured enough
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-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
IMAGE_FSTYPES += "tar.bz2 jffs2"