OSDN Git Service

kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 19 Feb 2019 09:33:05 +0000 (18:33 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 27 Feb 2019 12:40:54 +0000 (21:40 +0900)
commit8d2e52003adf45035bc6e94056c68dacf517236b
tree8726e4d0ded7e23491114df67bf79ad7c2ce3d39
parent1e5ff84ffe0b09f866761c441003c27ca7e1c6b3
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>
Makefile