linux-surface/drivers/tee/Makefile

6 lines
129 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
obj-$(CONFIG_TEE) += tee.o
tee-objs += tee_core.o
tee-objs += tee_shm.o
tee-objs += tee_shm_pool.o
obj-$(CONFIG_OPTEE) += optee/