aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tee/optee/Makefile
blob: 92fe5789bcce29a3000f41e8523761cea6ccc15c (plain) (blame)
1
2
3
4
5
obj-$(CONFIG_OPTEE) += optee.o
optee-objs += core.o
optee-objs += call.o
optee-objs += rpc.o
optee-objs += supp.o