Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
84b3e42564accd94c2680e3ba42717c32c8b5fc4
/
.
/
tools
/
testing
/
selftests
/
damon
/
Makefile
blob: 8a3f2cd9fec0c65b8d88f7ff1b891c7ef6746c0b [
file
] [
log
] [
blame
]
SeongJae Park
b348eb7
2021-09-07 19:57:13 -0700
[
diff
] [
blame
]
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