1
2#
3# This is just a Makefile fragment -- it is included by the master
4# makefile, cfe.mk
5#
6# This file should just append object file names to "ALLOBJS"
7#
8
9BSPOBJS +=  bcm91125pcix_init.o bcm91125pcix_devs.o
10ALLOBJS +=  ui_bcm91125pcix.o 
11
12SMBDEVS = 24lc128 m41t81clock
13
14ALLOBJS +=  ui_clkgen.o
15