blob: d526fb88d9c59ef6a6cab87fb858b510742f3119 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Jens Wiklander4fb0a5e2015-04-14 14:33:20 +02002obj-$(CONFIG_OPTEE) += optee.o
3optee-objs += core.o
4optee-objs += call.o
5optee-objs += rpc.o
6optee-objs += supp.o