Repository URL to install this package:
|
Version:
1.0 ▾
|
linux-rpi2-headers-4.7.0
/
usr
/
src
/
linux-rpi2-headers-4.7.0
/
drivers
/
misc
/
mic
/
cosm
/
Makefile
|
|---|
#
# Makefile - Intel MIC Coprocessor State Management (COSM) Driver
# Copyright(c) 2015, Intel Corporation.
#
obj-$(CONFIG_MIC_COSM) += mic_cosm.o
mic_cosm-objs := cosm_main.o
mic_cosm-objs += cosm_debugfs.o
mic_cosm-objs += cosm_sysfs.o
mic_cosm-objs += cosm_scif_server.o