I'm not overly familiar with the kernel build scripts, but it looks like you can set SKIP_MRPROPER=1 to skip the initial `make mrproper` (clean) step.
- Dan On Fri, Jan 3, 2020 at 9:14 PM Vova Ivanov <[email protected]> wrote: > Having followed the instructions on the Android Open Source Project > <https://source.android.com/setup/build/building-kernels#top_of_page> > website, I was able to successfully modify and build a variety of kernels > for testing. When using their build command: *./build/build.sh*, I > noticed that it would always build everything from scratch. I was > wondering, is it possible to incrementally build it so that files that > haven't been changed aren't recompiled? Thanks! > > Sincerely, > Vova > > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/4b1cde76-6999-47cf-92d6-2a64d126fde9%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/4b1cde76-6999-47cf-92d6-2a64d126fde9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CALQgHd%3D2Yzbkb%3DA665hUAg6999BKU6R9SEKtiq7iRekYh-%3DFPw%40mail.gmail.com.
