aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-02 10:17:04 -0700
committerDenys Dmytriyenko <denys@ti.com>2011-03-25 21:54:12 -0400
commitd25c866aead6a123d9017c1cd54fb238af93a181 (patch)
tree469c2dad04cbff06d2bcab8c2131183c7849fbb1 /conf
parentf4eff6f7d5fdef8571eb45a99895428b9c535015 (diff)
downloadopenembedded-d25c866aead6a123d9017c1cd54fb238af93a181.tar.gz
local.conf.sample: Typo fix
Spotted by Denys Dmytriyenko. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 5e73baf0d2..3eb1e9190d 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -100,7 +100,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
# TOOLCHAIN_BRAND = "csl"
# TOOLCHAIN_PATH = "/path/to/installed/copy/of/CodeSourcery/Sourcery_G++_Lite"
-# Uncomment this if you want to use linux-headers from the linux-lib-headers
+# Uncomment this if you want to use linux-headers from the linux-libc-headers
# recipe as opposed to those bundled with the CSL toolchain
# PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"