Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
gregkh
/
usb
/
4a87b197c1da6b16608d5110709e0b3308e25dcd
/
.
/
samples
/
connector
/
Makefile
blob: 50cb40e09a7bb1ba393b5771fc18c36823dee8f1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_SAMPLE_CONNECTOR
)
+=
cn_test
.
o
userprogs
:=
ucon
always
-
$
(
CONFIG_CC_CAN_LINK
)
:=
$
(
userprogs
)
userccflags
+=
-
I usr
/
include