X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fpci%2FMakefile;h=3d07ce24f6a8a2eae8b44bdbaf11dcaf536a2fed;hb=2165592b837e086f2b94835a2d81e6f3199c1319;hp=af3bfe22847bf00fdd5eec95ffb44ad8e8738c26;hpb=0d8762c9ee40cf83d5dbf3a22843bc566912b592;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/pci/Makefile b/drivers/pci/Makefile index af3bfe22847b..3d07ce24f6a8 100644 --- a/drivers/pci/Makefile +++ b/drivers/pci/Makefile @@ -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