aboutsummaryrefslogtreecommitdiffstats
path: root/base/binutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'base/binutils/Makefile')
-rw-r--r--base/binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/binutils/Makefile b/base/binutils/Makefile
index 8084d70ed32a..5bb600b227b8 100644
--- a/base/binutils/Makefile
+++ b/base/binutils/Makefile
@@ -35,4 +35,4 @@ CXX= ${XCXX}
.for tool in AS AR LD NM OBJCOPY RANLIB SIZE STRINGS
${tool}= ${CROSS_BINUTILS_PREFIX}/${tool}
.endfor
-STRIP_CMD= ${CROSS_BINUTILS_PREFIX}/${tool}
+STRIP_CMD= ${CROSS_BINUTILS_PREFIX}/strip