repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
[linux-2.6.git]
/
drivers
/
vhost
/
Makefile
blob
e0441c34db1cf81dff8e327fa38400f0bb44bbd3
1
obj-
$(
CONFIG_VHOST_NET
) +=
vhost_net.o
2
vhost_net-y
:=
net.o
3
4
obj-
$(
CONFIG_VHOST_SCSI
) +=
vhost_scsi.o
5
vhost_scsi-y
:=
scsi.o
6
7
obj-
$(
CONFIG_VHOST_RING
) +=
vringh.o
8
obj-
$(
CONFIG_VHOST
) +=
vhost.o