aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/Makefile
AgeCommit message (Expand)Author
2021-02-16kbuild: use always-y instead of extra-yMasahiro Yamada
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-04-02kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-05-23scripts/gdb: provide linux constantsKieran Bingham
2015-02-17scripts/gdb: add infrastructureJan Kiszka