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
9ALLOBJS += cpu1test.o cpu1cmds.o ui_swarm.o dev_ide.o
10
11PCIDEVS = ${ALLPCIDEVS}
12
13SMBDEVS = 24lc128 x1241clock m41t81clock x1240eeprom
14