From 10e1e2c5afba2001aee06afa4eeb0463352e30e2 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 15 Feb 2008 11:28:09 +0000 Subject: [PATCH] local.conf.sample: added list of supported machines git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3815 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- build/conf/local.conf.sample | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 122a6f720a..56a2ae8dc8 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -23,13 +23,21 @@ BBMASK = "" MACHINE ?= "qemuarm" # Other supported machines -#MACHINE ?= "cmx270" #MACHINE ?= "qemux86" #MACHINE ?= "c7x0" #MACHINE ?= "akita" #MACHINE ?= "spitz" #MACHINE ?= "nokia770" - +#MACHINE ?= "nokia800" +#MACHINE ?= "fic-gta01" +#MACHINE ?= "bootcdx86" +#MACHINE ?= "cm-x270" +#MACHINE ?= "em-x270" +#MACHINE ?= "htcuniversal" +#MACHINE ?= "mx31ads" +#MACHINE ?= "mx31litekit" +#MACHINE ?= "mx31phy" +#MACHINE ?= "zylonite" DISTRO ?= "poky" # For bleeding edge / experimental / unstable package versions