sdk-hwV1.3/lichee/linux-4.9/drivers/tee/optee/Makefile

8 lines
161 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +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 += shm_pool.o
optee-objs += bench.o