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

7 lines
136 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
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