Hi All

Im New to linux

i have TL-WN822N(EU)_V4 WIFI adapter and downloaded drivers from
http://www.tp-link.com/en/download/T...2N.html#Driver

when i try to compile the file its getting following error

root@localhost:~/Desktop/TL-WN822N(EU)_V4_160315_Linux/Driver# make
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.7.0-kali1-amd64/build M=/root/Desktop/TL-WN822N(EU)_V4_160315_Linux/Driver modules
/bin/sh: 1: Syntax error: "(" unexpected
Makefile:1696: recipe for target 'modules' failed
make: *** [modules] Error 2

basic details as follows


oot@dhcppc2:~# ls -l /lib/modules/$(uname -r)/build
lrwxrwxrwx 1 root root 40 Sep 29 15:30 /lib/modules/4.7.0-kali1-amd64/build -> /usr/src/linux-headers-4.7.0-kali1-amd64

root@dhcppc2:~# lsusb
Bus 003 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 003 Device 006: ID 0cf3:0036 Atheros Communications, Inc.
Bus 003 Device 003: ID 0c45:670b Microdia
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2357:0108
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


Bus 001 Device 002: ID 2357:0108 is my worst wifi card. please provide solution to get it installed


Thanks In Advance