Sign in
android-kvm
/
linux
/
5370b0f49078203acf3c064b634a09707167a864
/
.
/
tools
/
testing
/
selftests
/
mount_setattr
/
Makefile
blob: 2250f7dcb81e3974723371b71c2f5fc17e8836ec [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS
=
-
g
-
I
../../../../
usr
/
include
/
-
Wall
-
O2
-
pthread
TEST_GEN_FILES
+=
mount_setattr_test
include
../
lib
.
mk