summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index f933fb183f..3b514c8027 100755
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -20,6 +20,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
20# BBDEBUG = "yes" 20# BBDEBUG = "yes"
21 21
22MACHINE = "c7x0" 22MACHINE = "c7x0"
23#MACHINE = "nokia770"
23 24
24DISTRO = "openzaurus-3.5.4" 25DISTRO = "openzaurus-3.5.4"
25 26