diff options
Diffstat (limited to 'drivers/acpi/apei/Makefile')
-rw-r--r-- | drivers/acpi/apei/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/apei/Makefile b/drivers/acpi/apei/Makefile index fea86a9c3c2b..fef963ec5362 100644 --- a/drivers/acpi/apei/Makefile +++ b/drivers/acpi/apei/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | obj-$(CONFIG_ACPI_APEI) += apei.o | 1 | obj-$(CONFIG_ACPI_APEI) += apei.o |
2 | obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o | 2 | obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o |
3 | 3 | ||
4 | apei-y := apei-base.o hest.o | 4 | apei-y := apei-base.o hest.o cper.o |