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 v4.2-rc2 6 lines 199 B view raw
1obj-$(CONFIG_ACPI_APEI) += apei.o 2obj-$(CONFIG_ACPI_APEI_GHES) += ghes.o 3obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o 4obj-$(CONFIG_ACPI_APEI_ERST_DEBUG) += erst-dbg.o 5 6apei-y := apei-base.o hest.o erst.o