License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / tools / testing / selftests / splice / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
b8826e50 2TEST_PROGS := default_file_splice_read.sh
5cc3027f 3TEST_GEN_PROGS_EXTENDED := default_file_splice_read
b8826e50
AV
4
5include ../lib.mk