Hello,

I am trying to install TP-LINK Archer T2UH AC600 in a Kali Linux 2016.2 with Kernel 4.6 but I cant find a driver that works with it.
All the drivers that I try comes with the same message;

make -C tools
make[1]: Entering directory '/root/mt7610u_wifi_sta_v3002_dpo_20130916/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/root/mt7610u_wifi_sta_v3002_dpo_20130916/tools'
/root/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /root/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
make -C /lib/modules/4.6.0-kali1-amd64/build SUBDIRS=/root/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
make[1]: Entering directory '/lib/modules/4.6.0-kali1-amd64/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/lib/modules/4.6.0-kali1-amd64/build'
Makefile:403: recipe for target 'LINUX' failed
make: *** [LINUX] Error 2