corrected cpu path, added clock.o
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1048 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
8d82415628
commit
821730906b
|
@ -1,5 +1,7 @@
|
|||
##
|
||||
## CPU initialization
|
||||
##
|
||||
initinclude "EARLY_INIT" ppc/mpc74xx/mpc74xx.inc
|
||||
initinclude "EARLY_INIT" cpu/ppc/mpc74xx/mpc74xx.inc
|
||||
|
||||
object clock.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue