From a507969c5556be9cb7793b64eb00e66e875fb6ec Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Tue, 20 Sep 2005 13:58:39 +0000 Subject: handhelds-pxa-2.6: fix EXTRAVERSION of 2.6.12-hh3 --- .../linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch (limited to 'packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch') diff --git a/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch new file mode 100644 index 0000000000..720aeaffa3 --- /dev/null +++ b/packages/linux/handhelds-pxa-2.6-2.6.12-hh3/fix-extraversion.patch @@ -0,0 +1,11 @@ +--- kernel26/Makefile.orig 2005-09-20 15:36:09 +0200 ++++ kernel26/Makefile 2005-09-20 15:26:27 +0200 +@@ -1,7 +1,7 @@ + VERSION = 2 + PATCHLEVEL = 6 + SUBLEVEL = 12 +-EXTRAVERSION = -hh2 ++EXTRAVERSION = -hh3 + NAME=Woozy Numbat + + # *DOCUMENTATION* -- cgit v1.2.3