License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[GitHub/MotorolaMobilityLLC/kernel-slsi.git] / drivers / misc / mic / cosm / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
f8487a26
AD
2#
3# Makefile - Intel MIC Coprocessor State Management (COSM) Driver
4# Copyright(c) 2015, Intel Corporation.
5#
6obj-$(CONFIG_MIC_COSM) += mic_cosm.o
7
8mic_cosm-objs := cosm_main.o
9mic_cosm-objs += cosm_debugfs.o
10mic_cosm-objs += cosm_sysfs.o
11mic_cosm-objs += cosm_scif_server.o