projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into...
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
drivers
/
vhost
/
Makefile
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