commit | b513adf45c9bca9222a0533e0c412b66350a8ab5 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Feb 19 18:33:06 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Feb 27 21:41:04 2019 +0900 |
tree | 5aab4a0958fede3ef26f161e1b1013d7227ea4f6 | |
parent | 8d2e52003adf45035bc6e94056c68dacf517236b [diff] |
scripts/gdb: refactor rules for symlink creation gdb-scripts is not a real object, but (ab)used like a phony target. Rewrite the code in a more Kbuild-ish way. Add symlinks to extra-y and use if_changed. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>