Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.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