5 lines
144 B
Makefile
5 lines
144 B
Makefile
|
obj-$(CONFIG_OPTEE25) += sunxi_smc_v2.o
|
||
|
obj-y += smc_helps.o
|
||
|
|
||
|
subdir-ccflags-$(CONFIG_SUNXI_FINS_FUNC_DRIVER_SMC_DIR) += -finstrument-functions
|