Hello

First i have to say i am new and not a very experienced kali user :-(

I want to install the MT7612U for my Netgear A6210 Wifi USB Adapter on the newest Live Kali disto with persistence.
https://wikidevi.com/wiki/Netgear_A6210

I found the driver on mediatek.
https://www.mediatek.com/products/broadbandWifi/mt7612u
Direct:
https://d86o2zu8ugzlg.cloudfront.net...140718.tar.bz2

When i get along with Make i get this:

make -C tools
make[1]: Verzeichnis „/root/Desktop/Treiber/MT7612U/DPO/tools“ wird betreten
gcc -g bin2h.c -o bin2h
make[1]: Verzeichnis „/root/Desktop/Treiber/MT7612U/DPO/tools“ wird verlassen
/root/Desktop/Treiber/MT7612U/DPO/tools/bin2h
chipset = mt7662u
chipset = mt7632u
chipset = mt7612u
cp -f os/linux/Makefile.6 /root/Desktop/Treiber/MT7612U/DPO/os/linux/Makefile
make -C /lib/modules/4.9.0-kali3-amd64/build SUBDIRS=/root/Desktop/Treiber/MT7612U/DPO/os/linux modules
make[1]: *** /lib/modules/4.9.0-kali3-amd64/build: Datei oder Verzeichnis nicht gefunden. Schluss.
Makefile:390: die Regel für Ziel „LINUX“ scheiterte
make: *** [LINUX] Fehler 2

I am sure that i have to made the changes in the os/linux/config.mk as in the README_STA_usb described but i dont get along with that :-(

Maybe a pro can help me to get along ?

THANK YOU !