Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
5ca5f00a167cdd28bcfeeae6ddd370b13ac00a2a
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
blob: 73d4650af1a5179f6d31926b0e1455b01353c5cb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
devpts_pts file_stressor anon_inode_test kernfs_test
TEST_GEN_PROGS_EXTENDED
:=
dnotify_test
include
../
lib
.
mk