]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
makefile: Also include netperf in the image.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 2 May 2012 15:25:32 +0000 (11:25 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 2 May 2012 15:25:32 +0000 (11:25 -0400)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/Makefile

index 562dff40e71d6620ca9791e0a3b81aa28aa3f1bf..054a250cfa60f2c50dfa973275be91be6b15726d 100644 (file)
@@ -187,7 +187,8 @@ distdir:
 
 # This target includes all userspace tools and images
 # It does not include the Linux drivers/modules found in the modulespace target
-.PHONY:        root_image-userspace-install
+.PHONY:        root_image-userspace-install netperf-install
+
 #root_image-userspace-install: $(USERSPACE_INSTALL) add-libs add-bins add-debug-bins tools-install wget-install vim-install rsync-install openssh-install xtt-tools-install netperf-install lvm2-install plymouth-install pciutils-install iscsi-install bridge-utils-install xend-install nfs-install fio-install directfb-install irqbalance-install pm-utils-install cpufrequtils-install kexec-tools-install
 
 root_image-userspace-install: $(USERSPACE_INSTALL) add-libs add-bins  tools-install