summaryrefslogtreecommitdiffstats
path: root/drivers/most/Makefile
blob: 6a3cb905628865611566120d1c129162a352cc03 (plain)
1
2
3
4
5
6
# 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