1cppflags-y += -I$(sub-dir)/../../..
2
3ifneq ($(sm),ldelf) # TA, core
4srcs-$(CFG_FTRACE_SUPPORT) += ftrace.c
5endif
6