Makefile 103 B

123
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. arm-tstee-objs := core.o
  3. obj-$(CONFIG_ARM_TSTEE) = arm-tstee.o