diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 15:17:54 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 22:39:27 +0900 |
commit | c35c87d6f258ad943d0fb350ed45fa9302c36b52 (patch) | |
tree | 870ba0c7f6e068d257d2123a1f9e6d75b19807b3 /Makefile | |
parent | d56aec102c0c462b94513421726e33938695cef4 (diff) | |
download | linux-c35c87d6f258ad943d0fb350ed45fa9302c36b52.tar.gz linux-c35c87d6f258ad943d0fb350ed45fa9302c36b52.tar.bz2 linux-c35c87d6f258ad943d0fb350ed45fa9302c36b52.zip |
kbuild: modsign: 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 signed. This is simpler than parsing *.mod
files in $(MODVERDIR).
The modules_sign target is only supported for in-kernel modules.
So, this commit does not take care of external modules.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions