repo.or.cz
/
jz_linux_2.6.24.3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.
[jz_linux_2.6.24.3.git]
/
net
/
9p
/
Makefile
blob
d3abb246ccab41af3b237945f0fd520e96e451fe
1
obj-
$(
CONFIG_NET_9P
) :=
9
pnet.o
2
obj-
$(
CONFIG_NET_9P_FD
) +=
9
pnet_fd.o
3
obj-
$(
CONFIG_NET_9P_VIRTIO
) +=
9
pnet_virtio.o
4
5
9
pnet-objs
:=
\
6
mod.o \
7
mux.o \
8
client.o \
9
conv.o \
10
error.o \
11
fcprint.o \
12
util.o \
13
14
9
pnet_fd-objs
:=
\
15
trans_fd.o \
16
17
9
pnet_virtio-objs
:=
\
18
trans_virtio.o \