Linux-libre 5.4.48-gnu
[librecmc/linux-libre.git] / tools / testing / selftests / nsfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 TEST_GEN_PROGS := owner pidns
3
4 CFLAGS := -Wall -Werror
5
6 include ../lib.mk