Files
android_kernel_eebbk_sm6150/drivers/tee/optee/Makefile
T

7 lines
149 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_OPTEE) += optee.o
optee-objs += core.o
optee-objs += call.o
optee-objs += rpc.o
optee-objs += supp.o