]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/tee/Makefile
Merge remote-tracking branch 'spi/topic/master' into spi-next
[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/