RTL88x2BU-Linux-Driver
RTL88x2BU-Linux-Driver copied to clipboard
Can't compile on Raspberry Pi 1B+ (32 bit)
Trying to compile it on a RPi_1B+ and getting an error. i checked the makefile and it does not contain any reference to "armhf". can the makefile be entended to include the old Rpi 32bit?
dpkg --print-architecture out put is: 'armhf'
regards
Try make ARCH=arm?