xref: /linux/tools/testing/selftests/damon/Makefile (revision 50f9481ed9fb8a2d2a06a155634c7f9eeff9fa61)
1# SPDX-License-Identifier: GPL-2.0
2# Makefile for damon selftests
3
4TEST_FILES = _chk_dependency.sh
5TEST_PROGS = debugfs_attrs.sh
6
7include ../lib.mk
8