From 2aaae75a0fa0c6668847c8f8e4c2b46749bde081 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 19 Jul 2007 10:26:00 +0100 Subject: 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 --- buildconfigs/mk.linux-2.6-tip | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'buildconfigs/mk.linux-2.6-tip') diff --git a/buildconfigs/mk.linux-2.6-tip b/buildconfigs/mk.linux-2.6-tip index 6f9cac1170..0588ad24af 100644 --- a/buildconfigs/mk.linux-2.6-tip +++ b/buildconfigs/mk.linux-2.6-tip @@ -1,14 +1,2 @@ -XEN_LINUX_SOURCE ?= tarball LINUX_VER ?= 2.6-tip - -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 -- cgit v1.2.3