Sign in
android-kvm
/
linux
/
refs/heads/for-android/pkvm-mainline
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
mount-notify
/
Makefile
blob: 10be0227b5aeaa2952e15bc52f52e25fc045f894 [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0-or-later
CFLAGS
+=
-
Wall
-
O2
-
g $
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
mount
-
notify_test
include
../../
lib
.
mk