Sign in
android-kvm
/
linux
/
bb425a7598479fa0f171ec806033c440f218b0ce
/
.
/
tools
/
testing
/
selftests
/
mount
/
Makefile
blob: 2d9454841644aaa986d35579eba5025e37583c7d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS
=
-
Wall
\
-
O2
TEST_PROGS
:=
run_unprivileged_remount
.
sh run_nosymfollow
.
sh
TEST_GEN_FILES
:=
unprivileged
-
remount
-
test nosymfollow
-
test
include
../
lib
.
mk