]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commitdiff
TXT: update Makefile to latest tboot tarfile
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 17 Apr 2009 16:39:05 +0000 (17:39 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 17 Apr 2009 16:39:05 +0000 (17:39 +0100)
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 <joseph.cihula@intel.com>
Makefile

index 237c107ff02cec8fe8372a9af6692194e961be23..ab4602b8c1782e37dd7d2dc15915ab92ef4827af 100644 (file)
--- 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)