Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 13f24586a292e35c9cc71e649dc4e4ea1895c5e5 5 lines 184 B view raw
1obj-$(CONFIG_ARM64_MPAM_DRIVER) += mpam.o 2mpam-y += mpam_devices.o 3mpam-$(CONFIG_ARM64_MPAM_RESCTRL_FS) += mpam_resctrl.o 4 5ccflags-$(CONFIG_ARM64_MPAM_DRIVER_DEBUG) += -DDEBUG