diff options
author | Petr Mladek <pmladek@suse.com> | 2020-06-01 11:15:16 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2020-06-01 11:15:16 +0300 |
commit | d053cf0d771f6547cb0537759a9af63cf402908d (patch) | |
tree | df61806e45c6cf7e9cdd0b271f959f0962f8623e /scripts/gdb/linux | |
parent | 6a0af9fc8ccef5304ef88dc7e27362732e047076 (diff) | |
parent | eb012d125a2419786f5bcaaf8a901babc7b6e3d7 (diff) | |
download | linux-d053cf0d771f6547cb0537759a9af63cf402908d.tar.xz |
Merge branch 'for-5.8' into for-linus
Diffstat (limited to 'scripts/gdb/linux')
-rw-r--r-- | scripts/gdb/linux/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gdb/linux/.gitignore b/scripts/gdb/linux/.gitignore index 2573543842d0..43234cbcb529 100644 --- a/scripts/gdb/linux/.gitignore +++ b/scripts/gdb/linux/.gitignore @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only *.pyc *.pyo constants.py |