sdk-hwV1.3/lichee/melis-v3.0/source/projects/v851s3-e907-sl100-front-board/src/Makefile

6 lines
94 B
Makefile
Raw Normal View History

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