nt9856x/rtos/BSP/u-boot/drivers/tee/Makefile
2023-03-28 15:07:53 +08:00

6 lines
124 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-y += tee-uclass.o
obj-$(CONFIG_SANDBOX) += sandbox.o
obj-$(CONFIG_OPTEE) += optee/