]> 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)
commit27a1b3e731416551fd37f447fd2f1cb492ff9889
tree15ee584c656d585a562921041f575af0580fa29a
parentfcfe4648858ac3a8df79212e516b8f8a9aae2083
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]