]> code.ossystems Code Review - openembedded-core.git/commitdiff
add cmx270 macine to local.conf.sample, make qemuarm default
authorMatthew Allum <mallum@openedhand.com>
Tue, 25 Jul 2006 18:58:22 +0000 (18:58 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 25 Jul 2006 18:58:22 +0000 (18:58 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966

build/conf/local.conf.sample

index b9bd62906f17583349ddba7d5226e092a2fb67f2..5de6ca64cca59a05a092cee18d5870d2e57bbce0 100755 (executable)
@@ -13,11 +13,12 @@ BBFILES := "POKYROOT/meta/packages/*/*.bb"
 BBMASK = ""
 
 # The machine to target
-MACHINE = "c7x0"
+#MACHINE = "c7x0"
 #MACHINE = "akita"
 #MACHINE = "spitz"
 #MACHINE = "nokia770"
-#MACHINE = "qemuarm"
+MACHINE = "qemuarm"
+#MACHINE = "cmx270"
 
 DISTRO = "poky"