anolis-cloud-kernel/scripts/genksyms
Masahiro Yamada 82488cf32c .gitignore: add SPDX License Identifier
task #29499913

commit d198b34f38 upstream

Add SPDX License Identifier to all .gitignore files.
erwei:
	Because the locations of the .gitignore files from the
	upstream are different from our kernel, I add the
	context "# SPDX-License-Identifier: GPL-2.0-only" to
	our onw .gitignore files.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Erwei Deng <erwei@linux.alibaba.com>
Reviewed-by: Artie Ding <artie.ding@linux.alibaba.com>
2020-09-02 17:52:15 +08:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-09-02 17:52:15 +08:00
Makefile genksyms: fix typo in parse.tab.{c,h} generation rules 2018-05-05 10:24:53 +09:00
genksyms.c genksyms: remove symbol prefix support 2018-05-17 22:43:35 +09:00
genksyms.h genksyms: add printf format attribute to error_with_pos() 2017-06-06 01:22:48 +09:00
keywords.c genksyms: Teach parser about 128-bit built-in types 2019-07-31 07:27:02 +02:00
lex.l genksyms: fix gperf removal conversion 2017-09-08 14:32:34 -07:00
parse.y genksyms: Teach parser about 128-bit built-in types 2019-07-31 07:27:02 +02:00