xref: /linux/tools/testing/selftests/mount/Makefile (revision cbecf716ca618fd44feda6bd9a64a8179d031fc5)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2db181ce0SEric W. Biederman# Makefile for mount selftests.
3365ce999STyler BakerCFLAGS = -Wall \
4365ce999STyler Baker         -O2
5db181ce0SEric W. Biederman
6*8ec90bfdSRoss ZwislerTEST_PROGS := run_unprivileged_remount.sh run_nosymfollow.sh
7*8ec90bfdSRoss ZwislerTEST_GEN_FILES := unprivileged-remount-test nosymfollow-test
888baa78dSbamvor.zhangjian@huawei.com
95e29a910SMichael Ellermaninclude ../lib.mk
10