Building Raspberry pi modules without rebuilding the kernel
Jun 8, 2014
1 minute read
Every now and then I get back to my Raspberry Pi, and realise that I have completely rebuilt my image. That makes it pretty hard to find my module building instructions, so here they are:
Then my makefile for the actual module is
What is particularly useful about this is that I don’t need to compile the entire kernel just to build my one module.