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

6 lines
94 B
Makefile

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