diff options
author | James Morris <james.l.morris@oracle.com> | 2017-12-11 09:01:08 +0300 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2017-12-11 09:01:08 +0300 |
commit | d21bd6898336a7892914d308d5e0868f0b863571 (patch) | |
tree | f5f756c25348b5a6c1ce9ddbaa7d1ecd1bef40b0 /scripts/gdb | |
parent | 34d8751fd4ffa34e85ee7e85d34168b3f3f62b42 (diff) | |
parent | 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36 (diff) | |
download | linux-d21bd6898336a7892914d308d5e0868f0b863571.tar.xz |
Sync to v4.15-rc3 for security subsystem developers to work against.
Diffstat (limited to 'scripts/gdb')
-rw-r--r-- | scripts/gdb/linux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gdb/linux/Makefile b/scripts/gdb/linux/Makefile index ab3cfe727a4e..aba23be985e4 100644 --- a/scripts/gdb/linux/Makefile +++ b/scripts/gdb/linux/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 always := gdb-scripts SRCTREE := $(abspath $(srctree)) |