aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/Makefile
blob: 7a4e4a1ac39c0f22ada94a4b4e19d081b2687744 (plain) (blame)
1
2
3
4
5
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/