Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
85569d19d0f57df5e6cbb918dbddd4f82c0117b5
/
.
/
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