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:
parent
0dcb172904
commit
ca68a91eff
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue