summaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-06 20:18:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-06 20:18:30 +0300
commit0af72df267f2ed865c71a69fb2811ea6fa4736dc (patch)
tree65f3b976d00fc3a8d8a78ac9033a51d5c5d3e2bf /drivers/staging/Makefile
parent4ec941d68c2cd8db5c6f7c2fab0f47a352f6b204 (diff)
downloadlinux-0af72df267f2ed865c71a69fb2811ea6fa4736dc.tar.xz
staging: slicoss: remove the staging driver
A "real" driver for this hardware has now landed in the networking tree, so remove this old staging driver so that we don't have multiple drivers for the same hardware, and so people don't waste their time trying to clean up this old code. Cc: Lior Dotan <liodot@gmail.com> Cc: Christopher Harrer <charrer@alacritech.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 323753216999..831e2e891989 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -1,7 +1,6 @@
# Makefile for staging directory
obj-y += media/
-obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/