dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
NK6A23 dts
hc
2024-08-09
7e81648b513354a6e48db198b3772366e077ffa1
[~ljy/RK3588_XEN.git]
/
kernel
/
drivers
/
most
/
Makefile
1
2
3
4
5
6
7
# 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