kbuild: merge scripts/mkmakefile to top Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 17 May 2021 07:03:11 +0000 (16:03 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 26 May 2021 18:59:29 +0000 (03:59 +0900)
commit2728fcfa4fcc0c4152629c48d49c3bd5f9008329
tree15ee584c656d585a562921041f575af0580fa29a
parent92f378f19e947eeffc52c427cd734f7b19eb54c4
kbuild: merge scripts/mkmakefile to top Makefile

scripts/mkmakefile is simple enough to be merged in the Makefile.

Use $(call cmd,...) to show the log instead of doing it in the
shell script.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile
scripts/mkmakefile [deleted file]