Skip to content

Commit b02fd11

Browse files
committed
quectel: Add helios output to clean.
1 parent 46547f1 commit b02fd11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ports/quectel/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ endif
4343
include $(TOP)/py/py.mk
4444
include $(TOP)/extmod/extmod.mk
4545

46+
CLEAN_EXTRA += $(ROOT)/output
47+
4648
ifeq ($(CROSS), 1)
4749
CROSS_COMPILE ?= arm-none-eabi-
4850
endif

0 commit comments

Comments
 (0)