From: Keir Fraser Date: Fri, 17 Apr 2009 16:39:05 +0000 (+0100) Subject: TXT: update Makefile to latest tboot tarfile X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~13968 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e4640b6f1f3259730393219ee6539421852aec62;p=xen.git 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 --- 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)