Sign in
android-kvm
/
linux
/
54bbee190d42166209185d89070c58a343bf514b
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
statmount
/
Makefile
blob: 3af3136e35a4bc3671c292ab6abe41832a2be85d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-or-later
CFLAGS
+=
-
Wall
-
O2
-
g $
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
statmount_test statmount_test_ns
include
../../
lib
.
mk