summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/Makefile
diff options
context:
space:
mode:
authorDeepa Dinamani <deepa.kernel@gmail.com>2015-10-21 18:42:37 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-24 19:19:43 -0700
commit6512edec48b2ccfe9bb969ce26ebbbcd49de6c4b (patch)
treefce67e57c02c6c2df2b61ed708c155275fadaa1d /drivers/staging/ft1000/Makefile
parenteb96c7fc24fb89d7e3382260e1b391c05895cfa6 (diff)
staging: ft1000: remove obsolete driver
Remove support for Qleadtek Flash-OFDM modems. Telecom carrier is discontinuing service for the radio technology. See http://www.gtigroup.org/news/ind/2015-08-18/6996.html. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ft1000/Makefile')
-rw-r--r--drivers/staging/ft1000/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/ft1000/Makefile b/drivers/staging/ft1000/Makefile
deleted file mode 100644
index 3e987770a142..000000000000
--- a/drivers/staging/ft1000/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-obj-$(CONFIG_FT1000_USB) += ft1000-usb/
-obj-$(CONFIG_FT1000_PCMCIA) += ft1000-pcmcia/
-