linux-surface/drivers/tee/Makefile
2017-08-10 09:25:24 -04:00

6 lines
129 B
Makefile

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/