Linux Audio

Check our new training course

Embedded Linux training

Mar 10-20, 2025, special US time zones
Register
Loading...
Note: File does not exist in v3.1.
 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