aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/mk.linux-2.6-mm
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2007-07-19 10:26:00 +0100
committerIan Campbell <ian.campbell@xensource.com>2007-07-19 10:26:00 +0100
commit2aaae75a0fa0c6668847c8f8e4c2b46749bde081 (patch)
treee1bda1fdd7d4757e8cabd46eeb2f502de203febb /buildconfigs/mk.linux-2.6-mm
parent1fe75c68078afc07c17ae35df504f9f3916e3b11 (diff)
downloadxen-2aaae75a0fa0c6668847c8f8e4c2b46749bde081.tar.gz
xen-2aaae75a0fa0c6668847c8f8e4c2b46749bde081.tar.bz2
xen-2aaae75a0fa0c6668847c8f8e4c2b46749bde081.zip
Build updates for building upstream trees.
* Merge the guts of the various upstream branch buildconfigs into a single mk.linux-2.6 which they include. * Add support for the -git snapshot branch. * Update .hgignore to ignore all these new trees. * Update buildconfigs/enable-xen-config to make the upstream defconfig compile without questions. Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Diffstat (limited to 'buildconfigs/mk.linux-2.6-mm')
-rw-r--r--buildconfigs/mk.linux-2.6-mm14
1 files changed, 1 insertions, 13 deletions
diff --git a/buildconfigs/mk.linux-2.6-mm b/buildconfigs/mk.linux-2.6-mm
index 9007c10b03..f02e864c09 100644
--- a/buildconfigs/mk.linux-2.6-mm
+++ b/buildconfigs/mk.linux-2.6-mm
@@ -1,14 +1,2 @@
-XEN_LINUX_SOURCE ?= tarball
LINUX_VER ?= 2.6-mm
-
-XEN_LINUX_TARBALL_KETCHUP := y
-
-IMAGE_TARGET ?= vmlinux bzImage
-
-XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
-
-XEN_LINUX_CONFIG_UPDATE := buildconfigs/enable-xen-config
-
-EXTRAVERSION ?=
-
-include buildconfigs/mk.linux-2.6-xen
+include buildconfigs/mk.linux-2.6