huawei-mrd-kernel/drivers/tee/optee/Makefile

7 lines
139 B
Makefile
Raw Normal View History

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