I'm trying to install the RTL8812au drivers for a wireless usb adapter. My error is very similar to another question.
Missing build file when building for rtl8812au driver
However, the solution does not work for my version kernel version 4.4.50-v7 (found by running uname -a
)
I configure the Makefile to ARM_RPI=y
and I386_PC=n
and run make
then I get the following error.
make[1]: *** /lib/modules/4.4.50-v7+/build: No such file or directory. Stop.
Makefile:1052: recipe for target 'modules' failed