Merge branch 'iocb' into for-davem
[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
2ff729d5 4obj-$(CONFIG_ACPI_APEI_ERST_DEBUG) += erst-dbg.o
a643ce20 5
7ea6c6c1 6apei-y := apei-base.o hest.o erst.o
This page took 0.324935 seconds and 5 git commands to generate.