commit | 46b7c49254f89d54f11c58fa629f66e224a16034 | [log] [tgz] |
---|---|---|
author | SZ Lin (林上智) <sz.lin@moxa.com> | Sun Mar 01 00:09:58 2020 +0800 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Thu Mar 12 07:39:30 2020 +0900 |
tree | a1219ed9a99f98e4bef3ca065fcffc0acd7eafd6 | |
parent | 98d54f81e36ba3bf92172791eba5ca5bd813989b [diff] |
kbuild: Fix inconsistent comment The commit 2042b5486bd3 ("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>