projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockch...
[linux-2.6-microblaze.git]
/
drivers
/
misc
/
mic
/
vop
/
Makefile
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