Change in vdsm[master]: vdsm_hooks: always build vmfex_dev (regardless of HOOKS bein...

osvoboda at redhat.com osvoboda at redhat.com
Tue Mar 31 09:47:31 UTC 2015


Ondřej Svoboda has uploaded a new change for review.

Change subject: vdsm_hooks: always build vmfex_dev (regardless of HOOKS being set or not)
......................................................................

vdsm_hooks: always build vmfex_dev (regardless of HOOKS being set or not)

Change-Id: I7ccf04b779f1f3c5eb113c44885cb40a9460942d
Signed-off-by: Ondřej Svoboda <osvoboda at redhat.com>
---
M vdsm_hooks/Makefile.am
1 file changed, 9 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/87/39387/1

diff --git a/vdsm_hooks/Makefile.am b/vdsm_hooks/Makefile.am
index 4d821ce..337284b 100644
--- a/vdsm_hooks/Makefile.am
+++ b/vdsm_hooks/Makefile.am
@@ -18,7 +18,15 @@
 # Refer to the README and COPYING files for full details of the license
 #
 
-SUBDIRS = ethtool_options faqemu ipv6 macspoof openstacknet qemucmdline vhostmd
+SUBDIRS = \
+	ethtool_options \
+	faqemu \
+	ipv6 \
+	macspoof \
+	openstacknet \
+	qemucmdline \
+	vhostmd \
+	vmfex_dev
 
 include $(top_srcdir)/build-aux/Makefile.subs
 
@@ -48,7 +56,6 @@
 	sriov \
 	vmdisk \
 	vmfex \
-	vmfex_dev \
 	$(NULL)
 endif
 


-- 
To view, visit https://gerrit.ovirt.org/39387
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ccf04b779f1f3c5eb113c44885cb40a9460942d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvoboda at redhat.com>


More information about the vdsm-patches mailing list