diff options
-rw-r--r-- | build/conf/local.conf.sample | 12 |
1 files 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 = "" | |||
23 | MACHINE ?= "qemuarm" | 23 | MACHINE ?= "qemuarm" |
24 | 24 | ||
25 | # Other supported machines | 25 | # Other supported machines |
26 | #MACHINE ?= "cmx270" | ||
27 | #MACHINE ?= "qemux86" | 26 | #MACHINE ?= "qemux86" |
28 | #MACHINE ?= "c7x0" | 27 | #MACHINE ?= "c7x0" |
29 | #MACHINE ?= "akita" | 28 | #MACHINE ?= "akita" |
30 | #MACHINE ?= "spitz" | 29 | #MACHINE ?= "spitz" |
31 | #MACHINE ?= "nokia770" | 30 | #MACHINE ?= "nokia770" |
32 | 31 | #MACHINE ?= "nokia800" | |
32 | #MACHINE ?= "fic-gta01" | ||
33 | #MACHINE ?= "bootcdx86" | ||
34 | #MACHINE ?= "cm-x270" | ||
35 | #MACHINE ?= "em-x270" | ||
36 | #MACHINE ?= "htcuniversal" | ||
37 | #MACHINE ?= "mx31ads" | ||
38 | #MACHINE ?= "mx31litekit" | ||
39 | #MACHINE ?= "mx31phy" | ||
40 | #MACHINE ?= "zylonite" | ||
33 | 41 | ||
34 | DISTRO ?= "poky" | 42 | DISTRO ?= "poky" |
35 | # For bleeding edge / experimental / unstable package versions | 43 | # For bleeding edge / experimental / unstable package versions |