I have to compile one source code having kernel modules in it for driver analysis.
How do we compile a source code having kernel files in it? Is it the regular procedure of of compiling a c code by gcc?
The code is in C.
How do we compile a source code having kernel files in it? Is it the regular procedure of of compiling a c code by gcc?
The code is in C.
Comment