summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems/mntns_cleanup/Makefile
blob: 0e09e7030a5cf2077a561db18ba03a2a517eebc0 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := mntns_cleanup_test

CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES)

include ../../lib.mk