summaryrefslogtreecommitdiff
path: root/config/toolchain.in
diff options
context:
space:
mode:
authorDave Flogeras <dflogeras2@gmail.com>2017-02-12 15:21:20 (GMT)
committerDave Flogeras <dflogeras2@gmail.com>2017-02-12 21:47:33 (GMT)
commit0aa0701fcd4e9168cc63ef5bf11116377766bf24 (patch)
tree8638e17abef18093634821571619f1b35176db79 /config/toolchain.in
parent57e1e7e7429aa44ae5406409fad0d9341b86243c (diff)
Fix typo in toolchain.in
Signed-off-by: Dave Flogeras <dflogeras2@gmail.com>
Diffstat (limited to 'config/toolchain.in')
-rw-r--r--config/toolchain.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index 5a5f929..9d3ad18 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -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'.