Revision 4e14008f Makefile.target

b/Makefile.target
432 432
ifeq ($(TARGET_ARCH), m68k)
433 433
OBJS+= m68k-sim.o m68k-semi.o
434 434
endif
435
ifeq ($(TARGET_BASE_ARCH), sparc)
436
OBJS+= sparc_quad_float.o
437
endif
438 435

  
439 436
ifdef CONFIG_GDBSTUB
440 437
OBJS+=gdbstub.o

Also available in: Unified diff