xref: /kernel/linux/linux-6.6/drivers/most/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/most/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciobj-$(CONFIG_MOST) += most_core.o
362306a36Sopenharmony_cimost_core-y :=	core.o \
462306a36Sopenharmony_ci		configfs.o
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_MOST_USB_HDM) += most_usb.o
762306a36Sopenharmony_ciobj-$(CONFIG_MOST_CDEV) += most_cdev.o
862306a36Sopenharmony_ciobj-$(CONFIG_MOST_SND) += most_snd.o
9

Indexes created Thu Nov 07 10:32:03 CST 2024