Skip to content

Commit 1262177

Browse files
committed
quectel: Remove cross check.
1 parent 7f4b407 commit 1262177

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ports/quectel/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ include $(TOP)/extmod/extmod.mk
3939

4040
CLEAN_EXTRA += $(ROOT)/output
4141

42-
ifeq ($(CROSS), 1)
4342
CROSS_COMPILE ?= arm-none-eabi-
44-
endif
4543

4644
INC += -I.
4745
INC += -I$(TOP)

0 commit comments

Comments
 (0)