summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch')
-rw-r--r--sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch b/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch
new file mode 100644
index 000000000000..74e39384d2d8
--- /dev/null
+++ b/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch
@@ -0,0 +1,11 @@
+--- Makefile.orig 2005-04-15 20:55:07.000000000 +0400
++++ Makefile 2005-04-15 20:55:12.000000000 +0400
+@@ -158,7 +158,7 @@
+ $(shell cat /dev/null $(localver)) \
+ $(patsubst "%",%,$(CONFIG_LOCALVERSION)))
+
+-KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)-om$(LOCALVERSION)
++KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)$(LOCALVERSION)
+
+ # SUBARCH tells the usermode build what the underlying arch is. That is set
+ # first, and if a usermode build is happening, the "ARCH=um" on the command