How to build kernel incrementally

312 views
Skip to first unread message

Vova Ivanov

unread,
Jan 4, 2020, 12:14:55 AM1/4/20
to Android Building
Having followed the instructions on the Android Open Source Project 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

Dan Willemsen

unread,
Jan 4, 2020, 12:35:25 AM1/4/20
to Android Building
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

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
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 android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/4b1cde76-6999-47cf-92d6-2a64d126fde9%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages