]> Git Repo - linux.git/blob - drivers/acpi/apei/Makefile
iptables: use match, target and data copy_to_user helpers
[linux.git] / drivers / acpi / apei / Makefile
1 obj-$(CONFIG_ACPI_APEI)         += apei.o
2 obj-$(CONFIG_ACPI_APEI_GHES)    += ghes.o
3 obj-$(CONFIG_ACPI_APEI_EINJ)    += einj.o
4 obj-$(CONFIG_ACPI_APEI_ERST_DEBUG) += erst-dbg.o
5
6 apei-y := apei-base.o hest.o erst.o bert.o
This page took 0.038389 seconds and 4 git commands to generate.