mirror of
https://github.com/LineageOS/android_kernel_moto_shamu.git
synced 2026-04-01 21:24:12 +00:00
So that this kernel can be compiled together with the rest of Android (i.e. build automatically creates boot.bin) Change-Id: I7f59d0d17ed267e101f0cee2f75a5893de5cfbcb kbuild: add a make defoldconfig make option The oldconfig option is asking user to choose when new config options are defined in KConfig files, and not in .config This prevents automatic builds. This make target will use default values for all options not specified in .config xxChange - Id: I713a5cc248130056441060dccfcb492ad0d8acb5 Signed-off-by: Pierre Tardy <pierre.tardy@intel.com> Reviewed-by: Jeffrey Carlyle <jeff.carlyle@motorola.com> (cherry picked from commit 4822057684046234dee05de0619701adf72f2923) (cherry picked from commit 63bbc7b21c9ec6252fd475ac30c433871be71992)