From: Konrad Rzeszutek Wilk Date: Fri, 14 Jun 2013 16:16:31 +0000 (-0400) Subject: Makefile: Drop oprofile build, use perf build. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=21f62abde073c93db34452848f54d97a788b97b6;p=xentesttools%2Fbootstrap.git Makefile: Drop oprofile build, use perf build. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/root_image/Makefile b/root_image/Makefile index ed7c410..9b89d1e 100644 --- a/root_image/Makefile +++ b/root_image/Makefile @@ -188,7 +188,7 @@ 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 -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 irqbalance-install pm-utils-install cpufrequtils-install oprofile-install xenalyze-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 irqbalance-install pm-utils-install cpufrequtils-install xenalyze-install perf-install rm -rf userspace/man rm -rf userspace/usr/share/man