repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
most
/
Makefile
blob
8b53ca46633f14b2408ae198e2cb31a24010037c
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_MOST
) +=
most_core.o
3
most_core-y
:=
core.o \
4
configfs.o
5
6
obj-
$(
CONFIG_MOST_USB_HDM
) +=
most_usb.o
7
obj-
$(
CONFIG_MOST_CDEV
) +=
most_cdev.o