aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/src.tarball
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2007-07-09 12:04:20 +0100
committerIan Campbell <ian.campbell@xensource.com>2007-07-09 12:04:20 +0100
commit9f426c8ad5ae2a5fec29c8505fa5a733084d4a48 (patch)
tree4c22e448f60e80663ba76ee51752bcc7004c573e /buildconfigs/src.tarball
parentb02f23073313e243cef0e194c721f339300947fd (diff)
downloadxen-9f426c8ad5ae2a5fec29c8505fa5a733084d4a48.tar.gz
xen-9f426c8ad5ae2a5fec29c8505fa5a733084d4a48.tar.bz2
xen-9f426c8ad5ae2a5fec29c8505fa5a733084d4a48.zip
Add support for building -mm, -tip and -rc upstream trees.
(note that not all of those contains Xen support just yet and that a native kernel will be silently built in that case.) Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Diffstat (limited to 'buildconfigs/src.tarball')
-rw-r--r--buildconfigs/src.tarball2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconfigs/src.tarball b/buildconfigs/src.tarball
index b7f551c59a..1a52c39410 100644
--- a/buildconfigs/src.tarball
+++ b/buildconfigs/src.tarball
@@ -6,7 +6,7 @@ XEN_LINUX_TARBALL_KETCHUP ?= n
LINUX_SRCDIR ?= linux-$(LINUX_VER)
-KETCHUP ?= buildconfigs/ketchup
+KETCHUP ?= python buildconfigs/ketchup
vpath linux-%.tar.bz2 $(LINUX_SRC_PATH)