We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46547f1 commit b02fd11Copy full SHA for b02fd11
1 file changed
ports/quectel/Makefile
@@ -43,6 +43,8 @@ endif
43
include $(TOP)/py/py.mk
44
include $(TOP)/extmod/extmod.mk
45
46
+CLEAN_EXTRA += $(ROOT)/output
47
+
48
ifeq ($(CROSS), 1)
49
CROSS_COMPILE ?= arm-none-eabi-
50
endif
0 commit comments