diff options
Diffstat (limited to 'scripts/mod/.gitignore')
| -rw-r--r-- | scripts/mod/.gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/mod/.gitignore b/scripts/mod/.gitignore index 33bae0df4de5..0465ec33c9bf 100644 --- a/scripts/mod/.gitignore +++ b/scripts/mod/.gitignore @@ -1,5 +1,5 @@ -elfconfig.h -mk_elfconfig -modpost -devicetable-offsets.h - +# SPDX-License-Identifier: GPL-2.0-only +/devicetable-offsets.h +/elfconfig.h +/mk_elfconfig +/modpost |
