aboutsummaryrefslogtreecommitdiff
path: root/ports/minimal
diff options
context:
space:
mode:
Diffstat (limited to 'ports/minimal')
-rw-r--r--ports/minimal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/minimal/Makefile b/ports/minimal/Makefile
index f26a7ec97..d8afa068d 100644
--- a/ports/minimal/Makefile
+++ b/ports/minimal/Makefile
@@ -9,7 +9,7 @@ QSTR_DEFS = qstrdefsport.h
include $(TOP)/py/py.mk
ifeq ($(CROSS), 1)
-CROSS_COMPILE = arm-none-eabi-
+CROSS_COMPILE ?= arm-none-eabi-
endif
INC += -I.