]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/misc/mic/card/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / misc / mic / card / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
aa27badd
SD
2#
3# Makefile - Intel MIC Linux driver.
4# Copyright(c) 2013, Intel Corporation.
5#
6ccflags-y += -DINTEL_MIC_CARD
7
8obj-$(CONFIG_INTEL_MIC_CARD) += mic_card.o
9mic_card-y += mic_x100.o
10mic_card-y += mic_device.o
11mic_card-y += mic_debugfs.o