SmartAudio/lichee/linux-4.9/drivers/tee/optee/Makefile

7 lines
136 B
Makefile
Executable File

obj-$(CONFIG_OPTEE) += optee.o
optee-objs += core.o
optee-objs += call.o
optee-objs += rpc.o
optee-objs += supp.o
optee-objs += bench.o