]> Git Repo - qemu.git/commitdiff
Remove redundant pcnet.o
authorPaul Brook <[email protected]>
Wed, 13 May 2009 21:35:13 +0000 (22:35 +0100)
committerPaul Brook <[email protected]>
Wed, 13 May 2009 21:35:13 +0000 (22:35 +0100)
Signed-off-by: Paul Brook <[email protected]>
Makefile.target

index fe83837cd33274e45d44696704bd4129e110fad5..ce065fb8f66a9392a17d6273b9a4ec0e91598cb8 100644 (file)
@@ -642,7 +642,7 @@ OBJS+= sun4u.o ide.o pckbd.o vga.o apb_pci.o
 OBJS+= fdc.o mc146818rtc.o serial.o m48t59.o
 OBJS+= cirrus_vga.o parallel.o
 else
-OBJS+= sun4m.o tcx.o pcnet.o iommu.o m48t59.o slavio_intctl.o
+OBJS+= sun4m.o tcx.o iommu.o m48t59.o slavio_intctl.o
 OBJS+= slavio_timer.o escc.o slavio_misc.o fdc.o sparc32_dma.o
 OBJS+= cs4231.o eccmemctl.o sbi.o sun4c_intctl.o
 endif
This page took 0.026161 seconds and 4 git commands to generate.