Searched hist:ccae4cfa7bfbec323abc399228e0ada7c377b16b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/ |
H A D | Makefile.modinst | ccae4cfa7bfbec323abc399228e0ada7c377b16b Wed Mar 31 08:38:07 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: refactor scripts/Makefile.modinst
scripts/Makefile.modinst is ugly and weird in multiple ways; it specifies real files $(modules) as phony, makes directory manipulation needlessly too complicated.
Clean up the Makefile code, and show the full path of installed modules in the log.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
/openbmc/linux/ |
H A D | Makefile | ccae4cfa7bfbec323abc399228e0ada7c377b16b Wed Mar 31 08:38:07 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: refactor scripts/Makefile.modinst
scripts/Makefile.modinst is ugly and weird in multiple ways; it specifies real files $(modules) as phony, makes directory manipulation needlessly too complicated.
Clean up the Makefile code, and show the full path of installed modules in the log.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|