linux-surface/drivers/tee/optee/Makefile
2017-08-10 09:25:24 -04:00

6 lines
114 B
Makefile

obj-$(CONFIG_OPTEE) += optee.o
optee-objs += core.o
optee-objs += call.o
optee-objs += rpc.o
optee-objs += supp.o