Sign in
android-kvm
/
linux
/
910934da9444dbb102294796481ab05e4419d311
/
.
/
tools
/
testing
/
selftests
/
move_mount_set_group
/
Makefile
blob: 94235846b6f9b8b2c6985b976ac7d892d124ffba [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS
=
-
g $
(
KHDR_INCLUDES
)
-
Wall
-
O2
TEST_GEN_FILES
+=
move_mount_set_group_test
include
../
lib
.
mk