sdk-hwV1.3/lichee/melis-v3.0/source/projects/v851-e907-sc1725v01-board/src/Makefile

6 lines
94 B
Makefile
Executable File

obj-y += main.o
ifeq ($(CONFIG_FF_TRACE),y)
subdir-ccflags-y += -finstrument-functions
endif