summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/filesystems/nsfs/Makefile
blob: 231aaa7dfd95c638c23e0a8e5a1d4f7f16f00f7b (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
TEST_GEN_PROGS := owner pidns iterate_mntns

CFLAGS := -Wall -Werror

include ../../lib.mk