HOME


Mini Shell 1.0
DIR:/usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/drivers/most/
Upload File :
Current File : //usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/drivers/most/Makefile
# 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
obj-$(CONFIG_MOST_SND) += most_snd.o