]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - tools/testing/selftests/futex/functional/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / tools / testing / selftests / futex / functional / Makefile
index a648e7a6cbc3d3d5fc3ea4a1d254e9246950721e..ff8feca49746074d71b28455ff58a01a7d1b491c 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 INCLUDES := -I../include -I../../
 CFLAGS := $(CFLAGS) -g -O2 -Wall -D_GNU_SOURCE -pthread $(INCLUDES)
 LDFLAGS := $(LDFLAGS) -pthread -lrt