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:
Greg Watson 2003-07-28 21:11:26 +00:00
parent 8d82415628
commit 821730906b
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
##
## CPU initialization
##
initinclude "EARLY_INIT" ppc/mpc74xx/mpc74xx.inc
initinclude "EARLY_INIT" cpu/ppc/mpc74xx/mpc74xx.inc
object clock.o