Tried to ./compile.sh, however the broadcom include folder doesn't seem to be provided (on Raspbian with sid repos) in the linux-headers-6.6.31+rpt-common-rpi package, even though apt-file search lists it as one of the packages that provides that folder.
Upon manual download and inspection of that package, linux/broadcom/ is nowhere to be found.
This has only been tested on Pi OS Bookworm so far (based on Debian 12)—I'm wondering if other distributions don't include broadcom/bcm stuff by default?
Tried to ./compile.sh, however the broadcom include folder doesn't seem to be provided (on Raspbian with sid repos) in the linux-headers-6.6.31+rpt-common-rpi package, even though apt-file search lists it as one of the packages that provides that folder.
Upon manual download and inspection of that package, linux/broadcom/ is nowhere to be found.
any way to solve this?