]> Git Repo - linux.git/blob - drivers/misc/mic/bus/Makefile
ALSA: hda: Skip controller resume if not needed
[linux.git] / drivers / misc / mic / bus / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile - Intel MIC Linux driver.
4 # Copyright(c) 2014, Intel Corporation.
5 #
6 obj-$(CONFIG_INTEL_MIC_BUS) += mic_bus.o
7 obj-$(CONFIG_SCIF_BUS) += scif_bus.o
8 obj-$(CONFIG_MIC_COSM) += cosm_bus.o
9 obj-$(CONFIG_VOP_BUS) += vop_bus.o
This page took 0.034918 seconds and 4 git commands to generate.