I have a kernel module which I'd like to compile to a different machine than the one I'm using.
I am running on a 5.19.0-50-generic kernel version, and the target is on 3.7.1.
After some googling, I found out that downloading kernel headers should be enough., but I'm not sure where should I download them from.
I would appreciate any help,
thanks in advanced,
J