Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
linux.git
/
6adc19fd13f11883c44df67b551cf8201e6bba1d
/
.
/
samples
/
binderfs
/
Makefile
blob: 989e4badaee2dd7cc3eebf325507b2313a10c6bd [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
userprogs
:=
binderfs_example
always
-
y
:=
$
(
userprogs
)
userccflags
+=
-
I usr
/
include