Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.19-rc3 4 lines 128 B view raw
1obj-$(CONFIG_ARM64_MPAM_DRIVER) += mpam.o 2mpam-y += mpam_devices.o 3 4ccflags-$(CONFIG_ARM64_MPAM_DRIVER_DEBUG) += -DDEBUG