Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
|
inline
| side by side
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
[linux-2.6.git]
/
arch
/
powerpc
/
sysdev
/
Makefile
diff --git
a/arch/powerpc/sysdev/Makefile
b/arch/powerpc/sysdev/Makefile
index 26bdcd9a2a437de672fe4e6350194ec5b0213f92..e66fef652fac3225873a425afb5d9e6dcc578e3e 100644
(file)
--- a/
arch/powerpc/sysdev/Makefile
+++ b/
arch/powerpc/sysdev/Makefile
@@
-1
+1,2
@@
-obj-$(CONFIG_MPIC) += mpic.o
+obj-$(CONFIG_MPIC) += mpic.o
+obj-$(CONFIG_PPC_INDIRECT_PCI) += indirect_pci.o