Hi, I'm trying to install this driver first using pkms (following the guide on the readme page), then using make (following this guide), however I keep getting the following error:
make ARCH=armv6l CROSS_COMPILE= -C /lib/modules/4.0.8-3-ARCH/build >M=/root/rtl8812AU_8821AU_linux-master modules
make[1]: Entering directory '/usr/lib/modules/4.0.8-3-ARCH/build'
Makefile:612: arch/armv6l/Makefile: No such file or directory
make[1]: * No rule to make target 'arch/armv6l/Makefile'. Stop.
make[1]: Leaving directory '/usr/lib/modules/4.0.8-3-ARCH/build'
Makefile:1049: recipe for target 'modules' failed
make: * [modules] Error 2
Hi, I'm trying to install this driver first using pkms (following the guide on the readme page), then using make (following this guide), however I keep getting the following error:
Any help with this would be great.
Thanks Aaron