RinCat/RTL88x2BU-Linux-Driver

Can't compile on Raspberry Pi 1B+ (32 bit)

boxemall opened this issue · 1 comments

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

RinCat commented

Try make ARCH=arm?