aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/nsfs/Makefile
blob: dd9bd50b7b936e3ff16274260e149bc8d9cd23f3 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
TEST_GEN_PROGS := owner pidns

CFLAGS := -Wall -Werror

include ../lib.mk