Open smutking opened 3 years ago
Cross compile should work I've tested this with armv5,armv7 and aarch64
Please have a look here https://github.com/ulli-kroll/rtw88-usb This is a modified (mainstream) rtw88 PCi driver to use with the USB devices. Please read the README, if you also want to use the PCIe devices
Currently in testing a a patch set for the v5.12 changes
I'm trying to cross-compile this driver for ARM arch but modules aren't building.
However I am able to compile different driver (ie. https://github.com/ulli-kroll/rtl8188fu) using the same source:
Also modules for this driver are correctly build on the same machine when not cross-compiling.