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

CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES)
TEST_GEN_PROGS := statmount_test statmount_test_ns

include ../../lib.mk