Searched hist:"151 aeca2179290fb9eb63bb3ee60c47fffd86c5e" (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/ |
H A D | Makefile.modinst | diff 151aeca2179290fb9eb63bb3ee60c47fffd86c5e Wed Aug 23 13:50:48 CEST 2023 Masahiro Yamada <masahiroy@kernel.org> kbuild: support modules_sign for external modules as well
The modules_sign target is currently only available for in-tree modules, but it actually works for external modules as well.
Move the modules_sign rule to the common part.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
/linux/ |
H A D | Makefile | diff 151aeca2179290fb9eb63bb3ee60c47fffd86c5e Wed Aug 23 13:50:48 CEST 2023 Masahiro Yamada <masahiroy@kernel.org> kbuild: support modules_sign for external modules as well
The modules_sign target is currently only available for in-tree modules, but it actually works for external modules as well.
Move the modules_sign rule to the common part.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|