I'm finally getting around to updating the kernel on my Dockstar and I have to rebuild the LKMs I created. Make fails because the executables in /usr/src/linux-headers-5.17.4-kirkwood-tld-1/scripts/ are x86-64. I thought I could just "make" what I needed (it worked for fixdep, not modpost), but that is proving to be troublesome. Looking at the last kernel I had (4.8.3) the executables are ARM. The package on my M300 (5.16.5) has the same problem.
If this is intentional and I just need to rebuild everything I'll continue down that path, but if not, the ARM executables would be nice to have in the package.
If this is intentional and I just need to rebuild everything I'll continue down that path, but if not, the ARM executables would be nice to have in the package.