pci.S moved into arch/ppc/lib/pci_ops.c
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1190 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
be84533ed6
commit
95ae7c1e5c
|
@ -4,6 +4,5 @@
|
||||||
initinclude "EARLY_INIT" cpu/ppc/ppc4xx/ppc4xx.inc
|
initinclude "EARLY_INIT" cpu/ppc/ppc4xx/ppc4xx.inc
|
||||||
|
|
||||||
object mem.o
|
object mem.o
|
||||||
object pci.S
|
|
||||||
object clock.o
|
object clock.o
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue