blob: c6a957c55bf6cbe18f7bbe76c75afcbc143e23af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#
# Objects linked with linuxbios
#
object i2c.o
object meminfo.o
object mpc107.o
object mpc107_smp.o
object mpc107_utils.S
#
# Included in crt0.S
#
initinclude "NORTHBRIDGE_INIT" northbridge/motorola/mpc107/mpc107_init.inc
initinclude "NORTHBRIDGE_INIT" northbridge/motorola/mpc107/mpc107_utils.inc
|