I'm new working on Ubuntu.
I want re-programe the ethernet module in the kernel space.
After that i need the re-compile all the kernel or just the ethernet module of kernel?
How can i compile the kernel or a module of the kernel?
I already try to build and compile a kernel following this tuturial :
https://help.ubuntu.com/community/Kernel/Compile
Thanks