When I do some change to source code of ubuntu kernel, I have to fakeroot debian/rules clean and then compile the ubuntu kernel from scratch. But compiling the whole kernel spends a lot of time. Is there a way that I can only compile changed source code to save time? Thanks
0 Answers