repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
drivers
/
infiniband
/
hw
/
usnic
/
Makefile
blob
94ae7a1a6950f60bd9137745630f7d0ee17a00f9
1
# SPDX-License-Identifier: GPL-2.0
2
ccflags-y
:= -
Idrivers
/
net
/
ethernet
/
cisco
/
enic
3
4
obj-
$(
CONFIG_INFINIBAND_USNIC
)+=
usnic_verbs.o
5
6
usnic_verbs-y
=
\
7
usnic_fwd.o \
8
usnic_transport.o \
9
usnic_uiom.o \
10
usnic_uiom_interval_tree.o \
11
usnic_vnic.o \
12
usnic_ib_main.o \
13
usnic_ib_qp_grp.o \
14
usnic_ib_sysfs.o \
15
usnic_ib_verbs.o \
16
usnic_debugfs.o \