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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/Makefile b/drivers/pci/hotplug/Makefile
index 3c71e3077ff..1c0ed377ed9 100644
--- a/drivers/pci/hotplug/Makefile
+++ b/drivers/pci/hotplug/Makefile
@@ -37,7 +37,8 @@ ibmphp-objs := ibmphp_core.o \
37 ibmphp_hpc.o 37 ibmphp_hpc.o
38 38
39acpiphp-objs := acpiphp_core.o \ 39acpiphp-objs := acpiphp_core.o \
40 acpiphp_glue.o 40 acpiphp_glue.o \
41 acpiphp_dock.o
41 42
42rpaphp-objs := rpaphp_core.o \ 43rpaphp-objs := rpaphp_core.o \
43 rpaphp_pci.o \ 44 rpaphp_pci.o \