mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
nxp_fmurt1062-v1:PROBES:carry includes and path needed
This commit is contained in:
committed by
Daniel Agar
parent
37995793f4
commit
eb30041958
@@ -64,6 +64,11 @@ ifeq ($(WINTOOL),y)
|
||||
MKDEP = $(TOPDIR)/tools/mknulldeps.sh
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_BOARD_USE_PROBES),y)
|
||||
ARCHINCLUDES += -I$(TOPDIR)/arch/$(CONFIG_ARCH)/src/$(CONFIG_ARCH_CHIP)
|
||||
ARCHXXINCLUDES += -I$(TOPDIR)/arch/$(CONFIG_ARCH)/src/$(CONFIG_ARCH_CHIP)
|
||||
endif
|
||||
|
||||
FLAGS = -Os -g2 \
|
||||
-fdata-sections \
|
||||
-ffunction-sections \
|
||||
|
||||
Reference in New Issue
Block a user