]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/tee/Makefile
Merge tag 'renesas-dt2-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / tee / Makefile
1 obj-$(CONFIG_TEE) += tee.o
2 tee-objs += tee_core.o
3 tee-objs += tee_shm.o
4 tee-objs += tee_shm_pool.o
5 obj-$(CONFIG_OPTEE) += optee/