repo.or.cz
/
drm
/
drm-misc.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 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
most
/
Makefile
blob
60db6cd3787af3127af7b2db7f68e82c41ee7f8a
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
8
obj-
$(
CONFIG_MOST_SND
) +=
most_snd.o