summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-09 04:43:27 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-09 04:43:27 (GMT)
commit64d5c254c7ea6b0e8dbccd01cafaa8d8d1aa3906 (patch)
tree527df00de37c650df4ca48b13af78ff255bad2ca /config/target.in
parent0490687512ed6eae3cf75037f375b654acbe16e0 (diff)
Fix xtensa overlays
They are unpacked properly, but fail during build. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in
index b96a4c2..738f06b 100644
--- a/config/target.in
+++ b/config/target.in
@@ -415,7 +415,7 @@ config OVERLAY_NAME
'<ARCH>_<OVERLAY_NAME>.tar' (optionally, with .gz/.bz2/.lzma/.xz
extension).
- Leave blank to use the default '<ARCH>-overlay.tar'.
+ Leave blank to use the default '<ARCH>_overlay.tar'.
For more information about this option, please also consult the
section 'Using crosstool-NG to build Xtensa toolchains' in the
in http://crosstool-ng.github.io/docs/caveats-features/