diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build/conf/local.conf.sample | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 3b514c8027..047683a285 100755 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample | |||
@@ -20,9 +20,11 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" | |||
20 | # BBDEBUG = "yes" | 20 | # BBDEBUG = "yes" |
21 | 21 | ||
22 | MACHINE = "c7x0" | 22 | MACHINE = "c7x0" |
23 | #MACHINE = "akita" | ||
24 | #MACHINE = "spitz" | ||
23 | #MACHINE = "nokia770" | 25 | #MACHINE = "nokia770" |
24 | 26 | ||
25 | DISTRO = "openzaurus-3.5.4" | 27 | DISTRO = "poky" |
26 | 28 | ||
27 | DISTRO_TYPE = "debug" | 29 | DISTRO_TYPE = "debug" |
28 | KERNEL_VERSION = "2.6" | 30 | KERNEL_VERSION = "2.6" |