Sign in
android-kvm
/
linux
/
56cec28dc4da396d6032c59ae9614c5a6ae7d7a8
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
binderfs
/
Makefile
blob: eb4c3b411934844edbb520b16b0257629e68b24e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
$
(
KHDR_INCLUDES
)
-
pthread
TEST_GEN_PROGS
:=
binderfs_test
include
../../
lib
.
mk