]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/misc/mic/Makefile
Merge tag 'drm-intel-next-2016-03-30' of git://anongit.freedesktop.org/drm-intel...
[karo-tx-linux.git] / drivers / misc / mic / Makefile
1 #
2 # Makefile - Intel MIC Linux driver.
3 # Copyright(c) 2013, Intel Corporation.
4 #
5 obj-$(CONFIG_INTEL_MIC_HOST) += host/
6 obj-$(CONFIG_INTEL_MIC_CARD) += card/
7 obj-y += bus/
8 obj-$(CONFIG_SCIF) += scif/
9 obj-$(CONFIG_MIC_COSM) += cosm/
10 obj-$(CONFIG_MIC_COSM) += cosm_client/
11 obj-$(CONFIG_VOP) += vop/