Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a41938d07201d0e7793f5aade5574a49f32ae82f
/
.
/
drivers
/
most
/
Makefile
blob: 8b53ca46633f14b2408ae198e2cb31a24010037c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_MOST
)
+=
most_core
.
o
most_core
-
y
:=
core
.
o \
configfs
.
o
obj
-
$
(
CONFIG_MOST_USB_HDM
)
+=
most_usb
.
o
obj
-
$
(
CONFIG_MOST_CDEV
)
+=
most_cdev
.
o