diff options
Diffstat (limited to 'sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch')
-rw-r--r-- | sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch b/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch deleted file mode 100644 index 74e39384d2d8..000000000000 --- a/sys-kernel/openmosix-sources/files/openmosix-sources-extraversion.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |