Makefile 124 B

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