]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: remove unneeded comments and code from scripts/basic/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 21 Aug 2019 17:32:47 +0000 (02:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 29 Aug 2019 14:54:29 +0000 (23:54 +0900)
commit66a3bbe4a49df642c868f9920d83c0f93a11ad23
tree5b5c6344a62fa66d417c0ea6572a8b3fd8745c79
parent314e0f78acbe56349fa3d7482625ad5dc5171880
kbuild: remove unneeded comments and code from scripts/basic/Makefile

Kbuild descends into scripts/basic/ even before the Kconfig.
I do not expect any other host programs added to this Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/basic/Makefile