blob: 1a43622b183f8dbc2d0abdbb41747cae2ae07461 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Sudeep Duttb170d8c2013-09-05 16:41:31 -07002#
3# Makefile - Intel MIC Linux driver.
4# Copyright(c) 2013, Intel Corporation.
5#
Ashutosh Dixitf4a66c22015-09-29 18:14:30 -07006obj-$(CONFIG_INTEL_MIC_HOST) += host/
7obj-$(CONFIG_INTEL_MIC_CARD) += card/
Sudeep Dutt5ec4ca62015-04-29 05:32:30 -07008obj-y += bus/
Sudeep Dutte9089f42015-04-29 05:32:35 -07009obj-$(CONFIG_SCIF) += scif/
Ashutosh Dixitf4a66c22015-09-29 18:14:30 -070010obj-$(CONFIG_MIC_COSM) += cosm/
11obj-$(CONFIG_MIC_COSM) += cosm_client/
Sudeep Dutt8810df32016-02-08 15:48:17 -080012obj-$(CONFIG_VOP) += vop/