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
/
vop
/
Makefile
|
|---|
#
# Makefile - Intel MIC Linux driver.
# Copyright(c) 2016, Intel Corporation.
#
obj-m := vop.o
vop-objs += vop_main.o
vop-objs += vop_debugfs.o
vop-objs += vop_vringh.o