
#
# This is just a Makefile fragment -- it is included by the master
# makefile, cfe.mk
#
# This file should just append object file names to "ALLOBJS"
#

BSPOBJS +=  carmel_init.o carmel_devs.o carmel_env.o
ALLOBJS +=  ui_carmel.o xilinx.o ui_xilinx.o dev_ide.o
