Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.16 5 lines 134 B view raw
1# SPDX-License-Identifier: MIT 2obj-$(CONFIG_AMDTEE) += amdtee.o 3amdtee-objs += core.o 4amdtee-objs += call.o 5amdtee-objs += shm_pool.o