Revision 8d5f07fa Makefile.target

b/Makefile.target
279 279
VL_OBJS+= ppc_prep.o ppc_chrp.o cuda.o adb.o openpic.o
280 280
endif
281 281
ifeq ($(TARGET_ARCH), sparc)
282
VL_OBJS+= sun4m.o tcx.o lance.o iommu.o sched.o m48t08.o magic-load.o
282
VL_OBJS+= sun4m.o tcx.o lance.o iommu.o sched.o m48t08.o magic-load.o timer.o
283 283
endif
284 284
ifdef CONFIG_GDBSTUB
285 285
VL_OBJS+=gdbstub.o 

Also available in: Unified diff