From: Paul Brook Date: Wed, 13 May 2009 21:35:13 +0000 (+0100) Subject: Remove redundant pcnet.o X-Git-Tag: 0.10.0-0sb10~1291 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=b36aa85c7bef893bdad1f0646a2f6b3018eff0fb;p=qemu Remove redundant pcnet.o Signed-off-by: Paul Brook --- diff --git a/Makefile.target b/Makefile.target index fe83837..ce065fb 100644 --- a/Makefile.target +++ b/Makefile.target @@ -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