summaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf')
-rwxr-xr-xbuild/conf/local.conf.sample4
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"
# BBDEBUG = "yes"
MACHINE = "c7x0"
+#MACHINE = "akita"
+#MACHINE = "spitz"
#MACHINE = "nokia770"
-DISTRO = "openzaurus-3.5.4"
+DISTRO = "poky"
DISTRO_TYPE = "debug"
KERNEL_VERSION = "2.6"