Does the kernel module need a linux kernel to finish the compilation ?
Can I compile a kernel module without kernel ?
What I mean is: copy the needed kernel header, manually write makefile or manually compile. and without using the kernel building system.