thesis/linux-6.8.1/drivers/tee/amdtee/Makefile
2025-03-19 13:44:23 +01:00

5 lines
134 B
Makefile

# SPDX-License-Identifier: MIT
obj-$(CONFIG_AMDTEE) += amdtee.o
amdtee-objs += core.o
amdtee-objs += call.o
amdtee-objs += shm_pool.o