]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/tee/Makefile
Merge branch 'for-4.12/upstream-fixes' into for-linus
[mirror_ubuntu-artful-kernel.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/