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

6 lines
94 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
obj-y += main.o
ifeq ($(CONFIG_FF_TRACE),y)
subdir-ccflags-y += -finstrument-functions
endif