summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCharlie Jenkins <thecharlesjenkins@gmail.com>2026-04-05 03:42:41 +0300
committerPaul Walmsley <pjw@kernel.org>2026-04-05 03:42:41 +0300
commit7eb2e2954687bae09ca1b813df5d338744e7e538 (patch)
tree35d7c31d999935df14355bdda229c1da8c6ad904 /tools
parentc8d0c36d852ccd7caf9d5a44f3090f80a060c28d (diff)
downloadlinux-7eb2e2954687bae09ca1b813df5d338744e7e538.tar.xz
selftests: riscv: Add license to cfi selftest
The cfi selftest was missing a license so add it. Signed-off-by: Charlie Jenkins <thecharlesjenkins@gmail.com> Reviewed-by: Deepak Gupta <debug@rivosinc.com> Link: https://patch.msgid.link/20260309-fix_selftests-v2-4-9d5a553a531e@gmail.com Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/riscv/cfi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/riscv/cfi/Makefile b/tools/testing/selftests/riscv/cfi/Makefile
index 96a4dc4b69c3..93b4738c0e2e 100644
--- a/tools/testing/selftests/riscv/cfi/Makefile
+++ b/tools/testing/selftests/riscv/cfi/Makefile
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
CFLAGS += $(KHDR_INCLUDES)
CFLAGS += -I$(top_srcdir)/tools/include