X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fstaging%2Fvt6655%2FMakefile;h=115b951bf0d954f711f922b3260aba9634995360;hb=64bb1b944b554a751b518b09c3d596f6b6c0ce31;hp=3c993a86f745cd1d87b4d04a5d0bf42816c9c8bc;hpb=f3de0df9b01a45d0d95bb1e43750d895ef8d79db;p=cascardo%2Flinux.git diff --git a/drivers/staging/vt6655/Makefile b/drivers/staging/vt6655/Makefile index 3c993a86f745..115b951bf0d9 100644 --- a/drivers/staging/vt6655/Makefile +++ b/drivers/staging/vt6655/Makefile @@ -7,25 +7,12 @@ vt6655_stage-y += device_main.o \ channel.o \ mac.o \ baseband.o \ - wctl.o \ - 80211mgr.o \ rxtx.o \ dpc.o \ power.o \ srom.o \ mib.o \ - rc4.o \ - tether.o \ - tcrc.o \ - wpa.o \ key.o \ - tkip.o \ - michael.o \ - wroute.o \ - rf.o \ - wpa2.o \ - aes_ccmp.o \ - vntwifi.o \ - IEEE11h.o + rf.o obj-$(CONFIG_VT6655) += vt6655_stage.o