I waited a long time for my kernel to compile, but in the end it said I should run with fakeroot to create the debian packages. I installed fakeroot and run again, but instead of using the already built object files, it started compiling everything again.
How to stop make from cleaning in the second time I compile?