I just finished building an OS image based on: GitHub - pikvm/os: OS for PiKVM based on Arch Linux ARM
I’m trying to connect an external USB-to-M.2 B LTE module, and this Sierra module requires some additional drivers to be initialized.
I’d like to ask if there’s a way to compile the driver directly into a .o file so that it gets loaded automatically when the kernel boots.