Revision 8ecc7913 Makefile.target

b/Makefile.target
421 421
endif
422 422
ifeq ($(TARGET_BASE_ARCH), ppc)
423 423
VL_OBJS+= ppc.o ide.o pckbd.o ps2.o vga.o $(SOUND_HW) dma.o $(AUDIODRV)
424
VL_OBJS+= mc146818rtc.o serial.o i8259.o i8254.o fdc.o m48t59.o
424
VL_OBJS+= mc146818rtc.o serial.o i8259.o i8254.o fdc.o m48t59.o pflash_cfi02.o
425 425
VL_OBJS+= ppc_prep.o ppc_chrp.o cuda.o adb.o openpic.o heathrow_pic.o mixeng.o
426
VL_OBJS+= grackle_pci.o prep_pci.o unin_pci.o
426
VL_OBJS+= grackle_pci.o prep_pci.o unin_pci.o ppc405_uc.o
427 427
CPPFLAGS += -DHAS_AUDIO
428 428
endif
429 429
ifeq ($(TARGET_BASE_ARCH), mips)

Also available in: Unified diff