projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9709d6
)
vhost: drop vringh dependency
author
Michael S. Tsirkin
<mst@redhat.com>
Mon, 1 Aug 2016 22:53:13 +0000
(
01:53
+0300)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 2 Aug 2016 13:53:30 +0000
(16:53 +0300)
vringh isn't used by vhost net or scsi - it's used
by CAIF only at the moment. Drop the dependency.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/Makefile
b/drivers/Makefile
index 0b6f3d60193dcc2f2cdfaabe2f37e23a0b8f48a9..5d03dbad448463d0206a616df85672e2be52f038 100644
(file)
--- a/
drivers/Makefile
+++ b/
drivers/Makefile
@@
-139,6
+139,7
@@
obj-$(CONFIG_OF) += of/
obj-$(CONFIG_SSB) += ssb/
obj-$(CONFIG_BCMA) += bcma/
obj-$(CONFIG_VHOST_RING) += vhost/
+obj-$(CONFIG_VHOST) += vhost/
obj-$(CONFIG_VLYNQ) += vlynq/
obj-$(CONFIG_STAGING) += staging/
obj-y += platform/