dect
/
linux-2.6
Archived
13
0
Fork 0

x86/pci: Renaming k8-bus_64.c to amd_bus.c

The name fits better since this is code not only for K8.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Robert Richter 2008-06-12 20:19:22 +02:00 committed by Ingo Molnar
parent 0beefa208b
commit 24bfdca7b7
2 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ obj-y += legacy.o irq.o common.o early.o
# mmconfig has a 64bit special
obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_64.o direct.o mmconfig-shared.o
obj-y += k8-bus_64.o
obj-y += amd_bus.o