commit | fb133a3a1bf72c7dd8ee95aa06166b0056e87752 | [log] [tgz] |
---|---|---|
author | dianlujitao <dianlujitao@lineageos.org> | Thu Sep 12 17:37:45 2019 +0800 |
committer | Marko Man <darkobas@gmail.com> | Wed Oct 09 21:35:28 2019 +0200 |
tree | 1939e6749e77660220fd49f29a3b6b575b635826 | |
parent | 3f42acf85131e7670484c441b565b9b37eee189e [diff] |
kernel: Fix module installation and clean up * Fold module installation into kernel image recipe. * Specify make argument to strip modules on installation instead of explicitly invoking the strip tool. * Remove support of TARGET_KERNEL_MODULES, it's a phony target thus we're not allowed to depend on it per Android 10 restriction. It has been useless for years anyway. * Apply minor clean-ups. Change-Id: I288af1b2f741f524c2ef49554e15cb91c3115209