Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.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/