]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit853bb9abe1ad14a2960237cb59ddc4c56895bd40
tree15ee584c656d585a562921041f575af0580fa29a
parentff662601c0141580ffbb089829e11be3f74dedc7
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]