Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
 1#
 2# Makefile - Intel MIC Linux driver.
 3# Copyright(c) 2013, Intel Corporation.
 4#
 5obj-$(CONFIG_INTEL_MIC_HOST) += host
 6obj-$(CONFIG_INTEL_MIC_CARD) += card
 7obj-y += bus
 8obj-$(CONFIG_SCIF) += scif
 9obj-$(CONFIG_MIC_COSM) += cosm
10obj-$(CONFIG_MIC_COSM) += cosm_client
11obj-$(CONFIG_VOP) += vop