Fix typo in toolchain.in

Signed-off-by: Dave Flogeras <dflogeras2@gmail.com>
This commit is contained in:
Dave Flogeras 2017-02-12 11:21:20 -04:00
parent 57e1e7e742
commit 0aa0701fcd

View File

@ -13,7 +13,7 @@ config USE_SYSROOT
depends on !BARE_METAL
default y
help
Use the 'shinny new' sysroot feature of gcc: libraries split between
Use the 'shiny new' sysroot feature of gcc: libraries split between
prefix/target/sysroot/lib and prefix/target/sysroot/usr/lib
You definitely want to say 'Y' here. Yes you do. I know you do. Say 'Y'.