gnab / rtl8812au

Realtek 802.11n WLAN Adapter Linux driver
1.7k stars 551 forks source link

Issue in building for RPi4b with kernel 'Linux RPi4 5.4.51-v7l+' #211

Closed OkenKhuman closed 4 years ago

OkenKhuman commented 4 years ago

I got the following error while trying to build for 'Linux RPi4 5.4.51-v7l+'

make ARCH=arm CROSS_COMPILE= -C /lib/modules/5.4.51-v7l+/build M=/home/pi/proj/docker_rtl8812-rpi/rtl8812au modules make[1]: Entering directory '/lib/modules/5.4.51-v7l+/build' make[1]: No rule to make target 'modules'. Stop. make[1]: Leaving directory '/lib/modules/5.4.51-v7l+/build' make: [Makefile:1069: modules] Error 2

OkenKhuman commented 4 years ago

Works after I build custom kernel