From 9c9cbe78dcb0afad081670cb1bdc82d227095cae Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Mon, 8 Mar 2010 14:02:57 +0100 Subject: mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. This code has compile problems and the company does not even exist any more. So we take the liberty to drop support for it. Signed-off-by: Detlev Zundel CC: Wolfgang Denk CC: Ben Warren --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ce77e10..bf1dc30 100644 --- a/Makefile +++ b/Makefile @@ -218,7 +218,6 @@ LIBS += drivers/mtd/ubi/libubi.a LIBS += drivers/mtd/spi/libspi_flash.a LIBS += drivers/net/libnet.a LIBS += drivers/net/phy/libphy.a -LIBS += drivers/net/sk98lin/libsk98lin.a LIBS += drivers/pci/libpci.a LIBS += drivers/pcmcia/libpcmcia.a LIBS += drivers/power/libpower.a @@ -1741,9 +1740,6 @@ Sandpoint8245_config: unconfig sbc8240_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc824x sbc8240 -SL8245_config: unconfig - @$(MKCONFIG) $(@:_config=) ppc mpc824x sl8245 - utx8245_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc824x utx8245 -- cgit v1.1