projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'x86/fixmap' into x86/devel
[linux-2.6]
/
arch
/
x86
/
pci
/
Makefile_64
diff --git
a/arch/x86/pci/Makefile_64
b/arch/x86/pci/Makefile_64
index
7d8c467
..
fd47068
100644
(file)
--- a/
arch/x86/pci/Makefile_64
+++ b/
arch/x86/pci/Makefile_64
@@
-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-
$(CONFIG_NUMA) += k8-bus_64
.o
+obj-
y += amd_bus
.o