commit | 610134b750bb33675864a9041090886cd787bd04 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Mon May 04 17:08:06 2020 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue May 26 00:03:15 2020 +0900 |
tree | 1c57544efc1362b444e9fa73d619aa424e07565d | |
parent | 3044dd05289d6c768c7c5d00f58208fc1f3927f3 [diff] |
kbuild: remove misleading stale FIXME comment This comment was added by commit ("kbuild: Restore build nr, improve vmlinux link") [1]. It was talking about if_changed_rule at that time. Now, it is unclear what to fix. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=ea52ca1b3e3882b499cc6c043f384958b88b62ff Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>