summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/local.conf.sample.extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/local.conf.sample.extended')
-rw-r--r--meta-yocto/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended
index 3dc73fbec6..07e5cf553a 100644
--- a/meta-yocto/conf/local.conf.sample.extended
+++ b/meta-yocto/conf/local.conf.sample.extended
@@ -82,7 +82,7 @@
82# Use "external-MODE" to use the precompiled external toolchains where MODE 82# Use "external-MODE" to use the precompiled external toolchains where MODE
83# is the type of external toolchain to use e.g. eabi. You need to ensure 83# is the type of external toolchain to use e.g. eabi. You need to ensure
84# the toolchain you want to use is included in an appropriate layer 84# the toolchain you want to use is included in an appropriate layer
85# TCMODE = "external-eabi" 85# TCMODE ?= "external-eabi"
86 86
87# mklibs library size optimization is more useful to smaller images, 87# mklibs library size optimization is more useful to smaller images,
88# and less useful for bigger images. Also mklibs library optimization 88# and less useful for bigger images. Also mklibs library optimization