From 0aa0701fcd4e9168cc63ef5bf11116377766bf24 Mon Sep 17 00:00:00 2001 From: Dave Flogeras Date: Sun, 12 Feb 2017 11:21:20 -0400 Subject: [PATCH] Fix typo in toolchain.in Signed-off-by: Dave Flogeras --- config/toolchain.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/toolchain.in b/config/toolchain.in index 5a5f92941..9d3ad18d5 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'.