summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/sparc64/drivers/Makefile
diff options
context:
space:
mode:
authorShuah Khan (Samsung OSG) <shuah@kernel.org>2018-06-13 16:20:52 -0600
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-06-18 09:29:20 -0600
commiteb83d5f7d07ed913d62ca4ad1e14fb6ca4937bab (patch)
treec84e98752781bd14809f5e47d352ed0e30160b5c /tools/testing/selftests/sparc64/drivers/Makefile
parent953c9d28d2c9bca15a17b11a022fbc657cc5631a (diff)
downloadblackbird-op-linux-eb83d5f7d07ed913d62ca4ad1e14fb6ca4937bab.tar.gz
blackbird-op-linux-eb83d5f7d07ed913d62ca4ad1e14fb6ca4937bab.zip
selftests: sparc64: Add missing SPDX License Identifiers
Add missing SPDX License Identifiers to Makefile(s). Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org> Reviewed-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools/testing/selftests/sparc64/drivers/Makefile')
-rw-r--r--tools/testing/selftests/sparc64/drivers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/sparc64/drivers/Makefile b/tools/testing/selftests/sparc64/drivers/Makefile
index 6264f40bbdbc..deb0df415565 100644
--- a/tools/testing/selftests/sparc64/drivers/Makefile
+++ b/tools/testing/selftests/sparc64/drivers/Makefile
@@ -1,4 +1,4 @@
-
+# SPDX-License-Identifier: GPL-2.0
INCLUDEDIR := -I.
CFLAGS := $(CFLAGS) $(INCLUDEDIR) -Wall -O2 -g
OpenPOWER on IntegriCloud