xref: /openbmc/linux/drivers/most/Makefile (revision ceea9344)
1b2765275SChristian Gromm# SPDX-License-Identifier: GPL-2.0
2b2765275SChristian Grommobj-$(CONFIG_MOST) += most_core.o
3b2765275SChristian Grommmost_core-y :=	core.o \
4b2765275SChristian Gromm		configfs.o
597a6f772SChristian Gromm
697a6f772SChristian Grommobj-$(CONFIG_MOST_USB_HDM) += most_usb.o
7ceea9344SChristian Grommobj-$(CONFIG_MOST_CDEV) += most_cdev.o
8