We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4b407 commit 1262177Copy full SHA for 1262177
1 file changed
ports/quectel/Makefile
@@ -39,9 +39,7 @@ include $(TOP)/extmod/extmod.mk
39
40
CLEAN_EXTRA += $(ROOT)/output
41
42
-ifeq ($(CROSS), 1)
43
CROSS_COMPILE ?= arm-none-eabi-
44
-endif
45
46
INC += -I.
47
INC += -I$(TOP)
0 commit comments