Hi everyone.
I need to develop a kernel module and I need to have installed the kernel headers to compile it. Mi kernel versión is 4.1.7+ and I am using a Compute Module (then it is RPi B V1).
If I try to install via apt-get, they offers me an old versión.
How I can install the correct headers? Some manual procedure?????
I have downloaded the last raspbian linux sources on my ubuntu and I have cross compiled it without any problem. Can I use this to get the raspbian kernel headers?
Thanks for your help!!!!!