Hi , suppose i am making changes in kernel file fs.h
Is it necessary to perform all three steps
1> make
2> make modules_install
3> make install
to rebuilt the kernel (compiling same kernel version source code 2nd time)?
can i skip step
make modules_install
I am new to kernelnewbies.
Regards,
Bajrangi
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ
