summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems/Makefile
blob: c647fd6a0446ab9aae58fdab770743e35bab8099 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := devpts_pts
TEST_GEN_PROGS_EXTENDED := dnotify_test

include ../lib.mk