From: Konrad Rzeszutek Wilk Date: Wed, 12 Jan 2011 20:37:36 +0000 (-0500) Subject: add eatme and crashme X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=2131dd03d3ee2eacea9745948b4c90b651f5bbb3;p=xentesttools%2Fbootstrap.git add eatme and crashme --- diff --git a/root_image/tools/Makefile b/root_image/tools/Makefile index 2188f48..9c3d3da 100644 --- a/root_image/tools/Makefile +++ b/root_image/tools/Makefile @@ -2,6 +2,8 @@ SUBDIRS := ssh_support SUBDIRS += load_xen_modules SUBDIRS += iostat-2.2 SUBDIRS += debug +SUBDIRS += eatmem +SUBDIRS += crashme .PHONY: all all: