From e4640b6f1f3259730393219ee6539421852aec62 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Fri, 17 Apr 2009 17:39:05 +0100 Subject: TXT: update Makefile to latest tboot tarfile This patch updates the Makefile to download the latest version of tboot, which supports the interface changes made recently. This should go into 3.4, since 3.4 supports the new tboot interface. Signed-off-by: Joseph Cihula --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 237c107ff0..ab4602b8c1 100644 --- a/Makefile +++ b/Makefile @@ -237,7 +237,7 @@ linux26: # tboot targets # -TBOOT_TARFILE = tboot-20080613.tar.gz +TBOOT_TARFILE = tboot-20090330.tar.gz #TBOOT_BASE_URL = http://downloads.sourceforge.net/tboot TBOOT_BASE_URL = $(XEN_EXTFILES_URL) -- cgit v1.2.3