|
Custom kernel device driver
Hello, I've a custom 'hand-made' device driver for the kernel 2.6 and I want to compile it together indside the kernel. How can I add the device driver into the kernel source tree? Does this require modifying the kernel Makefile ??
Are the steps different for the 2.4 kernel ??
|