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
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git]
/
drivers
/
infiniband
/
hw
/
usnic
/
Makefile
blob
99fb2db47cd563ab0d209217ba9d7fc197d5e4c9
1
ccflags-y
:= -
Idrivers
/
net
/
ethernet
/
cisco
/
enic
2
3
obj-
$(
CONFIG_INFINIBAND_USNIC
)+=
usnic_verbs.o
4
5
usnic_verbs-y
=
\
6
usnic_fwd.o \
7
usnic_transport.o \
8
usnic_uiom.o \
9
usnic_uiom_interval_tree.o \
10
usnic_vnic.o \
11
usnic_ib_main.o \
12
usnic_ib_qp_grp.o \
13
usnic_ib_sysfs.o \
14
usnic_ib_verbs.o \
15
usnic_debugfs.o \