blob: c162aa15baa4d248e5b01b63381c06e33cbdcb97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
##
## 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
|