]> Git Repo - linux.git/blob - tools/testing/selftests/filesystems/Makefile
Linux 6.14-rc3
[linux.git] / tools / testing / selftests / filesystems / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 CFLAGS += $(KHDR_INCLUDES)
4 TEST_GEN_PROGS := devpts_pts file_stressor
5 TEST_GEN_PROGS_EXTENDED := dnotify_test
6
7 include ../lib.mk
This page took 0.034463 seconds and 4 git commands to generate.