aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:38 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:34:43 -0700
commit7c23c2d25df818805e6754cd196076a52d84af39 (patch)
tree546149751766441e2b91d9c29feba3b798718793 /drivers/staging/vt6655/Makefile
parentstaging: vt6655: dead code remove wpa/wpa2 (diff)
downloadlinux-dev-7c23c2d25df818805e6754cd196076a52d84af39.tar.xz
linux-dev-7c23c2d25df818805e6754cd196076a52d84af39.zip
staging: vt6655: deadcode remove aes_ccmp/rc4/tkip
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/Makefile')
-rw-r--r--drivers/staging/vt6655/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/vt6655/Makefile b/drivers/staging/vt6655/Makefile
index 7286e328a2a4..f49f12bc8b17 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -14,14 +14,11 @@ vt6655_stage-y += device_main.o \
power.o \
srom.o \
mib.o \
- rc4.o \
tether.o \
tcrc.o \
key.o \
- tkip.o \
michael.o \
rf.o \
- aes_ccmp.o \
vntwifi.o
obj-$(CONFIG_VT6655) += vt6655_stage.o