Commit b36aa85c7bef893bdad1f0646a2f6b3018eff0fb

Authored by Paul Brook
1 parent 88ca2a59

Remove redundant pcnet.o

Signed-off-by: Paul Brook <paul@codesourcery.com>
Showing 1 changed file with 1 additions and 1 deletions
Makefile.target
@@ -642,7 +642,7 @@ OBJS+= sun4u.o ide.o pckbd.o vga.o apb_pci.o @@ -642,7 +642,7 @@ OBJS+= sun4u.o ide.o pckbd.o vga.o apb_pci.o
642 OBJS+= fdc.o mc146818rtc.o serial.o m48t59.o 642 OBJS+= fdc.o mc146818rtc.o serial.o m48t59.o
643 OBJS+= cirrus_vga.o parallel.o 643 OBJS+= cirrus_vga.o parallel.o
644 else 644 else
645 -OBJS+= sun4m.o tcx.o pcnet.o iommu.o m48t59.o slavio_intctl.o 645 +OBJS+= sun4m.o tcx.o iommu.o m48t59.o slavio_intctl.o
646 OBJS+= slavio_timer.o escc.o slavio_misc.o fdc.o sparc32_dma.o 646 OBJS+= slavio_timer.o escc.o slavio_misc.o fdc.o sparc32_dma.o
647 OBJS+= cs4231.o eccmemctl.o sbi.o sun4c_intctl.o 647 OBJS+= cs4231.o eccmemctl.o sbi.o sun4c_intctl.o
648 endif 648 endif