Sign in
gbmc
/
linux
/
refs/heads/dev-6.18
/
.
/
tools
/
testing
/
selftests
/
namespaces
/
Makefile
blob: 5fe4b3dc07d3edfa0bdacdc4378a04f0559be9f8 [
file
] [
log
] [
blame
] [
edit
]
# 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