Makefile 143 B

123456
  1. # SPDX-License-Identifier: GPL-2.0+
  2. obj-y += tee-uclass.o
  3. obj-$(CONFIG_SANDBOX) += sandbox.o
  4. obj-$(CONFIG_OPTEE) += optee/
  5. obj-y += broadcom/