ANDROID: kbuild: avoid excessively long argument lists
With LTO, modules with a large number of compilation units maybe end up exceeding the for loop argument list in the shell. Reduce the probability for this happening by including only the modules that have exported symbols. Bug: 150234396 Change-Id: I4a289aff47e1444aca28d1bd00b125628f39bcd5 Suggested-by:Hsiu-Chang Chen <hsiuchangchen@google.com> Signed-off-by:
Sami Tolvanen <samitolvanen@google.com> Git-commit: 1245167 Git-repo: https://android.googlesource.com/kernel/common Signed-off-by:
Prakruthi Deepak Heragu <pheragu@codeaurora.org>
Loading
Please register or sign in to comment