summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-05-19 20:32:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-19 15:23:20 -0700
commita30d534bdab1bec46cca2a58bafdbadd7a64f081 (patch)
tree28b6872ba4da8815b22deb54200adab9502c8618 /drivers/staging/vt6656/Makefile
parent0264b7b7fb44e78414d16fa5142cea4b9799609a (diff)
downloadlinux-stable-a30d534bdab1bec46cca2a58bafdbadd7a64f081.tar.gz
linux-stable-a30d534bdab1bec46cca2a58bafdbadd7a64f081.tar.bz2
linux-stable-a30d534bdab1bec46cca2a58bafdbadd7a64f081.zip
staging: vt6656: Remove dead code hostap.
It is based on viawget, proprietary version of wpa supplicant. The code is not compatible with the current version of hostapd. It may be possible to implement when the driver is fully converted to mac80211. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/Makefile')
-rw-r--r--drivers/staging/vt6656/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/Makefile b/drivers/staging/vt6656/Makefile
index 1d829b46c2e7..47b60753bb23 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -19,7 +19,6 @@ vt6656_stage-y += main_usb.o \
rc4.o \
tether.o \
tcrc.o \
- hostap.o \
wpa.o \
key.o \
tkip.o \