Sign in
android
/
kernel
/
common
/
9c9cfd6393d98f9fd2d32914e1f8a34de9cc1951
/
.
/
tools
/
testing
/
selftests
/
pid_namespace
/
Makefile
blob: 9286a1d22cd3acd95da26203086c7324887e9ce8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
g $
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
=
regression_enomem
LOCAL_HDRS
+=
$
(
selfdir
)/
pidfd
/
pidfd
.
h
include
../
lib
.
mk