diff options
Diffstat (limited to 'arch/x86/pci/Makefile')
| -rw-r--r-- | arch/x86/pci/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/pci/Makefile b/arch/x86/pci/Makefile index 56caf2a18baa..b110d97fb925 100644 --- a/arch/x86/pci/Makefile +++ b/arch/x86/pci/Makefile | |||
| @@ -16,8 +16,7 @@ obj-$(CONFIG_X86_NUMAQ) += numaq_32.o | |||
| 16 | obj-$(CONFIG_X86_MRST) += mrst.o | 16 | obj-$(CONFIG_X86_MRST) += mrst.o |
| 17 | 17 | ||
| 18 | obj-y += common.o early.o | 18 | obj-y += common.o early.o |
| 19 | obj-y += amd_bus.o | 19 | obj-y += amd_bus.o bus_numa.o |
| 20 | obj-$(CONFIG_X86_64) += bus_numa.o | ||
| 21 | 20 | ||
| 22 | ifeq ($(CONFIG_PCI_DEBUG),y) | 21 | ifeq ($(CONFIG_PCI_DEBUG),y) |
| 23 | EXTRA_CFLAGS += -DDEBUG | 22 | EXTRA_CFLAGS += -DDEBUG |
