aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/hotplug/Makefile')
-rw-r--r--drivers/pci/hotplug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/Makefile b/drivers/pci/hotplug/Makefile
index 47ec8c80e16d..3e6532b945c1 100644
--- a/drivers/pci/hotplug/Makefile
+++ b/drivers/pci/hotplug/Makefile
@@ -31,7 +31,7 @@ pci_hotplug-objs += cpci_hotplug_core.o \
31 cpci_hotplug_pci.o 31 cpci_hotplug_pci.o
32endif 32endif
33ifdef CONFIG_ACPI 33ifdef CONFIG_ACPI
34pci_hotplug-objs += acpi_pcihp.o 34pci_hotplug-objs += acpi_pcihp.o
35endif 35endif
36 36
37cpqphp-objs := cpqphp_core.o \ 37cpqphp-objs := cpqphp_core.o \