| /linux/scripts/ |
| H A D | nsdeps | bad6beb2c0bb982b830f592a7b3e3eee76cbb85a Sun Nov 10 01:34:34 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
With the previous changes, $(extmod_prefix), $(MODORDER), and $(MODULES_NSDEPS) are constant. (empty, modules.order, and modules.nsdeps, respectively).
Remove these variables and hard-code their values.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
| H A D | Makefile.modfinal | bad6beb2c0bb982b830f592a7b3e3eee76cbb85a Sun Nov 10 01:34:34 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
With the previous changes, $(extmod_prefix), $(MODORDER), and $(MODULES_NSDEPS) are constant. (empty, modules.order, and modules.nsdeps, respectively).
Remove these variables and hard-code their values.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
| H A D | Makefile.modinst | bad6beb2c0bb982b830f592a7b3e3eee76cbb85a Sun Nov 10 01:34:34 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
With the previous changes, $(extmod_prefix), $(MODORDER), and $(MODULES_NSDEPS) are constant. (empty, modules.order, and modules.nsdeps, respectively).
Remove these variables and hard-code their values.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
| H A D | Makefile.modpost | bad6beb2c0bb982b830f592a7b3e3eee76cbb85a Sun Nov 10 01:34:34 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
With the previous changes, $(extmod_prefix), $(MODORDER), and $(MODULES_NSDEPS) are constant. (empty, modules.order, and modules.nsdeps, respectively).
Remove these variables and hard-code their values.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|
| /linux/ |
| H A D | Makefile | bad6beb2c0bb982b830f592a7b3e3eee76cbb85a Sun Nov 10 01:34:34 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
With the previous changes, $(extmod_prefix), $(MODORDER), and $(MODULES_NSDEPS) are constant. (empty, modules.order, and modules.nsdeps, respectively).
Remove these variables and hard-code their values.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|