]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/Makefile
Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge
[linux-2.6-omap-h63xx.git] / drivers / pci / Makefile
index af3bfe22847bf00fdd5eec95ffb44ad8e8738c26..3d07ce24f6a8a2eae8b44bdbaf11dcaf536a2fed 100644 (file)
@@ -53,6 +53,8 @@ obj-$(CONFIG_HOTPLUG) += setup-bus.o
 
 obj-$(CONFIG_PCI_SYSCALL) += syscall.o
 
+obj-$(CONFIG_PCI_STUB) += pci-stub.o
+
 ifeq ($(CONFIG_PCI_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG
 endif