summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-12 22:44:49 (GMT)
committerGitHub <noreply@github.com>2017-02-12 22:44:49 (GMT)
commit6f7c83fc3ddfbbb984667b7d74ad912937f74785 (patch)
tree8938a7ea3fb241a5e96154f31d7a6d8e55fa37f6
parentc31ed45a65e9e30fe2000bf1704583038522646e (diff)
parent0aa0701fcd4e9168cc63ef5bf11116377766bf24 (diff)
Merge pull request #593 from dflogeras/fix-toolchain-typo
Fix typo in 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'.