summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2010-03-08 14:02:57 +0100
committerWolfgang Denk <wd@denx.de>2010-03-12 09:49:23 +0100
commit9c9cbe78dcb0afad081670cb1bdc82d227095cae (patch)
tree96ff52644a17dd954534487f2e9ea6ffcef19d89 /Makefile
parentca02f6f8dc4966b2a019b15e01b5070189327df2 (diff)
downloadblackbird-obmc-uboot-9c9cbe78dcb0afad081670cb1bdc82d227095cae.tar.gz
blackbird-obmc-uboot-9c9cbe78dcb0afad081670cb1bdc82d227095cae.zip
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 <dzu@denx.de> CC: Wolfgang Denk <wd@denx.de> CC: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index ce77e10a00..bf1dc300e9 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
OpenPOWER on IntegriCloud