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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[linux-2.6.git]
/
drivers
/
vhost
/
Makefile
blob
654e9afb11f578aa497802e77280f2f5bfa8b70e
1
obj-
$(
CONFIG_VHOST_NET
) +=
vhost_net.o
2
vhost_net-y
:=
vhost.o 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