For example, make the whole kernel will take around 1-2 hours. If I only add an entry in system call table, and add a new system call. Do I need to compile the whole system? Is there any short way to do this?
Asked
Active
Viewed 239 times
1
-
take a look at this – George Udosen Jan 03 '17 at 06:27
-
Also this should be helpful – George Udosen Jan 03 '17 at 06:31
-
If you are using the mainline kernel via git, see here. If you are using Ubuntu methods, see here, and I have asked the poster to answer here. – Doug Smythies Jan 03 '17 at 16:19