]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: Fix inconsistent comment
authorSZ Lin (林上智) <sz.lin@moxa.com>
Sat, 29 Feb 2020 16:09:58 +0000 (00:09 +0800)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 11 Mar 2020 22:39:30 +0000 (07:39 +0900)
commit8a283666c69aeb1f12cf54e95f24f02969c13765
treea1219ed9a99f98e4bef3ca065fcffc0acd7eafd6
parent5ffd64ecc0987e6f01533e7cc8fa89b7b34f793f
kbuild: Fix inconsistent comment

The commit f086986c5865 ("kbuild: unset variables in top Makefile
instead of setting 0") renamed the variable from "config-targets"
to "config-build", the comment should be consistent accordingly.

Signed-off-by: Kaiden PK Yu (余泊鎧) <KaidenPK.Yu@moxa.com>
Signed-off-by: SZ Lin (林上智) <sz.lin@moxa.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile