local.conf.sample: Typo fix
authorTom Rini <tom_rini@mentor.com>
Wed, 2 Mar 2011 17:17:04 +0000 (10:17 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 2 Mar 2011 17:17:04 +0000 (10:17 -0700)
Spotted by Denys Dmytriyenko.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/local.conf.sample

index 5e73baf..3eb1e91 100644 (file)
@@ -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"