ACPI, APEI, Error Record Serialization Table (ERST) support
[deliverable/linux.git] / drivers / acpi / apei / Makefile
CommitLineData
a643ce20 1obj-$(CONFIG_ACPI_APEI) += apei.o
d334a491 2obj-$(CONFIG_ACPI_APEI_GHES) += ghes.o
e4021345 3obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o
a643ce20 4
a08f82d0 5apei-y := apei-base.o hest.o cper.o erst.o
This page took 0.025063 seconds and 5 git commands to generate.