]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - tools/testing/selftests/breakpoints/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / tools / testing / selftests / breakpoints / Makefile
index 247b0a1899d70f55a5a02e2aac35a3136854652d..9ec2c78de8caabfa486b6da648cffcb176afc829 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 # Taken from perf makefile
 uname_M := $(shell uname -m 2>/dev/null || echo not)
 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/)