diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-02-19 12:33:03 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-02-27 15:40:01 +0300 |
commit | 01d509a48b467fa6e03d4af43b84bce835af4cef (patch) | |
tree | 8ed29ee6c8981520d262bd7122f274054ccbd202 /scripts/gdb | |
parent | 67274c083438340ad16c1437caebc84e1253b224 (diff) | |
download | linux-01d509a48b467fa6e03d4af43b84bce835af4cef.tar.xz |
kbuild: remove unimportant comments from ./Kbuild
Every time we add/remove a target, we need to touch the header part,
including renumbering. This is not so important information.
Numbering targets is rather misleading because they are not necessarily
generated in this order. For example, 1) and 2) can be executed
simultaneously when the -j option is given.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions