Clock (not timer) routines are board specific. Moved to appropriate

mainboard dir.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1592 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2004-06-03 14:39:16 +00:00
parent 0dcb172904
commit ca68a91eff
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ default DCACHE_RAM_BASE=_RAMBASE+0x100000
default DCACHE_RAM_SIZE=0x8000
initinclude "FAMILY_INIT" cpu/ppc/mpc74xx/mpc74xx.inc
object clock.o
object cache.S
initobject clock.o
initobject cache.S