Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / tools / testing / selftests / damon / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for damon selftests
3
4 TEST_FILES = _chk_dependency.sh
5 TEST_PROGS = debugfs_attrs.sh
6
7 include ../lib.mk