Skip to content

Commit

Permalink
x86_64: prepare shared pci/k8-bus.c
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 4dc55b8 commit 08d4759
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86_64/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ obj-y += legacy.o irq.o common.o early.o
# mmconfig has a 64bit special
obj-$(CONFIG_PCI_MMCONFIG) += mmconfig.o direct.o mmconfig-shared.o

obj-$(CONFIG_NUMA) += k8-bus.o
obj-$(CONFIG_NUMA) += k8-bus_64.o

direct-y += ../../i386/pci/direct.o
acpi-y += ../../i386/pci/acpi.o
Expand Down
File renamed without changes.

0 comments on commit 08d4759

Please sign in to comment.