fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / i386 / pci / Makefile
index 4447f39..ec5d073 100644 (file)
@@ -15,7 +15,7 @@ pci-y                         += legacy.o irq.o
 pci-$(CONFIG_X86_VISWS)                := visws.o fixup.o
 pci-$(CONFIG_X86_NUMAQ)                := numa.o irq.o
 
-obj-y                          += $(pci-y) common.o
+obj-y                          += $(pci-y) common.o early.o
 
 ifdef CONFIG_XEN
 include $(srctree)/scripts/Makefile.xen