7d42aa516c4a98c454e61f9a937375bcfb9c0d98
[coreboot.git] / src / mainboard / motorola / sandpoint / Config.lb
1 ##
2 ## Config file for the Motorola Sandpoint III development system.
3 ## Note that this has only been tested with the Altimus 7410 PMC.
4 ##
5
6 ##
7 ## Early board initialization, called from ppc_main()
8 ##
9 initobject init.o
10 initobject clock.o
11
12 ##
13 ## Stage 2 timer support
14 ##
15 object clock.o
16
17 ##
18 ## Set our ARCH
19 ##
20 arch ppc end
21
22 ##
23 ## Build the objects we have code for in this directory.
24 ##
25
26 dir nvram
27 dir flash
28
29 addaction linuxbios.a "$(CROSS_COMPILE)ranlib linuxbios.a"
30 makedefine CFLAGS += -g