aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-04-17 17:39:05 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-04-17 17:39:05 +0100
commite4640b6f1f3259730393219ee6539421852aec62 (patch)
tree8ac743619bbb51492ff5a220517168038b02f253 /Makefile
parent7fdf62c44f22dd684b7c8747c32a33ef1e622ad6 (diff)
downloadxen-e4640b6f1f3259730393219ee6539421852aec62.tar.gz
xen-e4640b6f1f3259730393219ee6539421852aec62.tar.bz2
xen-e4640b6f1f3259730393219ee6539421852aec62.zip
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 <joseph.cihula@intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)