repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.1.15
[linux/fpc-iii.git]
/
drivers
/
misc
/
mic
/
vop
/
Makefile
blob
78819c8999f1755cac73cf0f02ef1bf74698669b
1
#
2
# Makefile - Intel MIC Linux driver.
3
# Copyright(c) 2016, Intel Corporation.
4
#
5
obj-m
:=
vop.o
6
7
vop-objs
+=
vop_main.o
8
vop-objs
+=
vop_debugfs.o
9
vop-objs
+=
vop_vringh.o