summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-101-1/+1
* kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-021-1/+1
* scripts/gdb: refactor rules for symlink creationMasahiro Yamada2019-02-271-7/+11
* scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada2019-02-271-6/+3Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-011-1/+1
* scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham2016-07-151-2/+3
* scripts/gdb: silence 'nothing to do' messageKieran Bingham2016-07-151-0/+1
* scripts/gdb: provide linux constantsKieran Bingham2016-05-241-1/+11
* scripts/gdb: add infrastructureJan Kiszka2015-02-171-0/+11