summaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf')
-rw-r--r--build/conf/local.conf.sample5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 9ef08d0017..f008bb331d 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -67,8 +67,9 @@ PACKAGE_CLASSES ?= "package_ipk"
#
# The default is "eabi"
# Use "oabi" for machines with kernels < 2.6.18 on ARM for example.
-# Use "external" to use the precompiled external poky toolchain.
-# POKYMODE = "external"
+# Use "external-MODE" to use the precompiled external toolchains where MODE
+# is the type of external toolchain to use e.g. eabi.
+# POKYMODE = "external-eabi"
# Uncomment this to specify where BitBake should create its temporary files.
# Note that a full build of everything in OpenEmbedded will take GigaBytes of hard