Mailing List Archive

fix mkpatches for creating correctly linux-2.6-xen.patch
# HG changeset patch
# User vhanquez@kneesa.uk.xensource.com
# Node ID 4480e22f2ef25badec4563903d96c69fac8d31b9
# Parent 669b6252deeef90a0026a18d950feb0852df0df1
fix mkpatches for creating correctly linux-2.6-xen.patch

Signed-off-by: Vincent Hanquez <vincent@xensource.com>

diff -r 669b6252deee -r 4480e22f2ef2 buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk Thu Dec 8 12:14:33 2005
+++ b/buildconfigs/Rules.mk Thu Dec 8 08:09:09 2005
@@ -21,6 +21,7 @@

# Expand Linux series to Linux version
LINUX_SERIES ?= 2.6
+LINUX_VER ?= $(shell grep "^LINUX_VER" buildconfigs/mk.linux-2.6-xen | sed -e 's/.*=[ ]*//')

# Setup Linux search path
LINUX_SRC_PATH ?= .:..
@@ -109,6 +110,8 @@
%-config:
$(MAKE) -f buildconfigs/mk.$* config

+linux-2.6-xen.patch: linux-$(LINUX_VER)-xen.patch
+
%-xen.patch: ref-%/.valid-ref
rm -rf tmp-$@
cp -al $(<D) tmp-$@

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog