summaryrefslogtreecommitdiffstats
path: root/drivers/staging/strip/Makefile
diff options
context:
space:
mode:
authorJohn W. Linville2009-10-20 06:38:11 +0200
committerJohn W. Linville2009-10-30 21:50:33 +0100
commit955015bb0b42167d14f776ff5947ae2463a974dc (patch)
tree335f775a2a99befc72c60d4388d54337d89a17a2 /drivers/staging/strip/Makefile
parentmac80211: remove RX_FLAG_RADIOTAP (diff)
downloadkernel-qcow2-linux-955015bb0b42167d14f776ff5947ae2463a974dc.tar.gz
kernel-qcow2-linux-955015bb0b42167d14f776ff5947ae2463a974dc.tar.xz
kernel-qcow2-linux-955015bb0b42167d14f776ff5947ae2463a974dc.zip
strip: move driver to staging
Move the strip ("Starmode Radio IP") driver to drivers/staging. For several years this driver has only seen API "bombing-run" changes, and few people ever had the hardware. This driver represents unnecessary ongoing maintenance for no clear benefit. This patch brought to you by the "hacking" session at the 2009 Kernel Summit in Tokyo, Japan... Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/staging/strip/Makefile')
-rw-r--r--drivers/staging/strip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/strip/Makefile b/drivers/staging/strip/Makefile
new file mode 100644
index 000000000000..6417bdcac2fb
--- /dev/null
+++ b/drivers/staging/strip/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_STRIP) += strip.o