8d4edc2fcd
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2064 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
15 lines
231 B
Text
15 lines
231 B
Text
##
|
|
## CPU initialization
|
|
##
|
|
dir /cpu/ppc/mpc74xx
|
|
|
|
##
|
|
## Include the secondary Configuration files
|
|
##
|
|
dir /northbridge/motrola/mpc107
|
|
|
|
##
|
|
## Build the objects we have code for in this directory.
|
|
##
|
|
object mpc7410.o
|
|
object setup.o
|