diff options
| author | Kieran Bingham <[email protected]> | 2016-07-14 19:06:55 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-07-15 05:54:27 +0000 |
| commit | abb035b48270b226356552486c6de2b1652bdb90 (patch) | |
| tree | 80c1d7123e716de31c5218d84494926fe598067f /scripts/gdb/vmlinux-gdb.py | |
| parent | kasan: add newline to messages (diff) | |
| download | kernel-abb035b48270b226356552486c6de2b1652bdb90.tar.gz kernel-abb035b48270b226356552486c6de2b1652bdb90.zip | |
scripts/gdb: silence 'nothing to do' message
The constants.py generation, involves a rule to link into the main
makefile. This rule has no command and generates a spurious warning
message in the build logs when CONFIG_SCRIPTS_GDB is enabled.
Fix simply by giving a no-op action
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kieran Bingham <[email protected]>
Reported-by: Jan Kiszka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
