From b36aa85c7bef893bdad1f0646a2f6b3018eff0fb Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Wed, 13 May 2009 22:35:13 +0100 Subject: [PATCH] Remove redundant pcnet.o Signed-off-by: Paul Brook --- Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4