u-boot-brain/drivers/tee/Makefile

6 lines
124 B
Makefile
Raw Normal View History

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