Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux-2.6-microblaze.git] / tools / testing / selftests / splice / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := default_file_splice_read.sh short_splice_read.sh
3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read
4
5 include ../lib.mk