projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
[platform/kernel/linux-starfive.git]
/
drivers
/
most
/
Makefile
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