summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-13 22:35:13 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-13 22:35:13 +0100
commitb36aa85c7bef893bdad1f0646a2f6b3018eff0fb (patch)
tree71942501ea25ecd821ce8d7ffd7907609f4d393f /Makefile.target
parent88ca2a5988d8712caf04406f08cfbf09f09101ab (diff)
downloadqemu-b36aa85c7bef893bdad1f0646a2f6b3018eff0fb.tar.gz
Remove redundant pcnet.o
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index fe83837cd3..ce065fb8f6 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