Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree | Masahiro Yamada | 2019-07-11 | 1 | -1/+1 |
* | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build | Masahiro Yamada | 2019-04-02 | 1 | -1/+1 |
* | scripts/gdb: refactor rules for symlink creation | Masahiro Yamada | 2019-02-27 | 1 | -7/+11 |
* | scripts/gdb: do not descend into scripts/gdb from scripts | Masahiro Yamada | 2019-02-27 | 1 | -6/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 2017-09-01 | 1 | -1/+1 |
* | scripts/gdb: rebuild constants.py on dependancy change | Kieran Bingham | 2016-07-15 | 1 | -2/+3 |
* | scripts/gdb: silence 'nothing to do' message | Kieran Bingham | 2016-07-15 | 1 | -0/+1 |
* | scripts/gdb: provide linux constants | Kieran Bingham | 2016-05-23 | 1 | -1/+11 |
* | scripts/gdb: add infrastructure | Jan Kiszka | 2015-02-17 | 1 | -0/+11 |