Sign in
linux
/
linux
/
kernel
/
git
/
dtor
/
input
/
ed8a4ef29da3821ee3155d3b1925fa67fc92aae2
/
.
/
tools
/
testing
/
selftests
/
namespaces
/
Makefile
blob: 5fe4b3dc07d3edfa0bdacdc4378a04f0559be9f8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
-
Wall
-
O0
-
g $
(
KHDR_INCLUDES
)
$
(
TOOLS_INCLUDES
)
TEST_GEN_PROGS
:=
nsid_test file_handle_test init_ino_test
include
../
lib
.
mk