diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 15:17:53 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 22:39:27 +0900 |
commit | d56aec102c0c462b94513421726e33938695cef4 (patch) | |
tree | cfef375ced4258f8bb119d6882daf5e366eb0808 /scripts/Makefile.modsign | |
parent | 0e5d8b7fb2c675b4fe45adee289e640e848dd881 (diff) | |
download | linux-d56aec102c0c462b94513421726e33938695cef4.tar.gz linux-d56aec102c0c462b94513421726e33938695cef4.tar.bz2 linux-d56aec102c0c462b94513421726e33938695cef4.zip |
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
Towards the goal of removing MODVERDIR, read out modules.order to get
the list of modules to be installed. This is simpler than parsing *.mod
files in $(MODVERDIR).
For external modules, $(KBUILD_EXTMOD)/modules.order should be read.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/Makefile.modsign')
0 files changed, 0 insertions, 0 deletions