commit | 8d2e52003adf45035bc6e94056c68dacf517236b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Feb 19 18:33:05 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Feb 27 21:40:54 2019 +0900 |
tree | 8726e4d0ded7e23491114df67bf79ad7c2ce3d39 | |
parent | 1e5ff84ffe0b09f866761c441003c27ca7e1c6b3 [diff] |
kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target It is weird to create gdb stuff as a side-effect of vmlinux. Move it to a more relevant place. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>