License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / misc / mic / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile - Intel MIC Linux driver.
4 # Copyright(c) 2013, Intel Corporation.
5 #
6 obj-$(CONFIG_INTEL_MIC_HOST) += host/
7 obj-$(CONFIG_INTEL_MIC_CARD) += card/
8 obj-y += bus/
9 obj-$(CONFIG_SCIF) += scif/
10 obj-$(CONFIG_MIC_COSM) += cosm/
11 obj-$(CONFIG_MIC_COSM) += cosm_client/
12 obj-$(CONFIG_VOP) += vop/