repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Btrfs: properly wait log writers during log sync
[pohmelfs.git]
/
net
/
9p
/
Makefile
blob
198a640d53a64b681e89f4032f8ed133158fa96a
1
obj-
$(
CONFIG_NET_9P
) :=
9
pnet.o
2
obj-
$(
CONFIG_NET_9P_VIRTIO
) +=
9
pnet_virtio.o
3
obj-
$(
CONFIG_NET_9P_RDMA
) +=
9
pnet_rdma.o
4
5
9
pnet-objs
:=
\
6
mod.o \
7
client.o \
8
error.o \
9
util.o \
10
protocol.o \
11
trans_fd.o \
12
13
9
pnet_virtio-objs
:=
\
14
trans_virtio.o \
15
16
9
pnet_rdma-objs
:=
\
17
trans_rdma.o \