summaryrefslogtreecommitdiff
path: root/Makefile.toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.toolchain')
-rw-r--r--Makefile.toolchain1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.toolchain b/Makefile.toolchain
index 6f52c374ca..c2e952d43b 100644
--- a/Makefile.toolchain
+++ b/Makefile.toolchain
@@ -31,7 +31,6 @@ ifeq ($(cc-name),gcc)
cxx-name:=g++
else
cxx-name:=clang++
-CROSS_COMPILE_arm:=arm-none-eabi-
endif
# Try not to assume too much about optional tools and prefixes