linux-surface/drivers/tee/optee/Makefile

6 lines
114 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
obj-$(CONFIG_OPTEE) += optee.o
optee-objs += core.o
optee-objs += call.o
optee-objs += rpc.o
optee-objs += supp.o