]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/most/Makefile
Merge branch 'linus' into smp/urgent
[mirror_ubuntu-jammy-kernel.git] / drivers / most / Makefile
CommitLineData
b2765275
CG
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_MOST) += most_core.o
3most_core-y := core.o \
4 configfs.o
97a6f772
CG
5
6obj-$(CONFIG_MOST_USB_HDM) += most_usb.o
ceea9344 7obj-$(CONFIG_MOST_CDEV) += most_cdev.o
13b41b57 8obj-$(CONFIG_MOST_SND) += most_snd.o