diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-02-15 11:28:09 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-02-15 11:28:09 +0000 |
| commit | 10e1e2c5afba2001aee06afa4eeb0463352e30e2 (patch) | |
| tree | afc3ba8ca4d4f8ce0eeda50822f62b5fa3ac3e2f /build | |
| parent | e408f5c48587c0cc8a1eab216829a748f2c8ce0b (diff) | |
| download | poky-10e1e2c5afba2001aee06afa4eeb0463352e30e2.tar.gz | |
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
Diffstat (limited to 'build')
| -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 |
