summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-05-19 21:32:53 +0200
committerGreg Kroah-Hartman2014-05-20 00:23:20 +0200
commita30d534bdab1bec46cca2a58bafdbadd7a64f081 (patch)
tree28b6872ba4da8815b22deb54200adab9502c8618 /drivers/staging/vt6656/Makefile
parentstaging: crypto: skein: rename macros (diff)
downloadkernel-qcow2-linux-a30d534bdab1bec46cca2a58bafdbadd7a64f081.tar.gz
kernel-qcow2-linux-a30d534bdab1bec46cca2a58bafdbadd7a64f081.tar.xz
kernel-qcow2-linux-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 \