summaryrefslogtreecommitdiffstats
path: root/configs/i586-qemu/patches/linux-2.6.37/version.diff
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-12-20 23:01:23 +0100
committerJuergen Beisert <jbe@pengutronix.de>2012-12-20 23:01:46 +0100
commit2bf820de6c01eba8262d4021b7a7000b2952f74f (patch)
tree301b87ab733ce30f72135126ce88c8dfb47e5a7a /configs/i586-qemu/patches/linux-2.6.37/version.diff
parent7d7d9d71157285583baa08f1082469d0d1abb198 (diff)
downloadOSELAS.BSP-Pengutronix-Generic-2bf820de6c01eba8262d4021b7a7000b2952f74f.tar.gz
OSELAS.BSP-Pengutronix-Generic-2bf820de6c01eba8262d4021b7a7000b2952f74f.tar.xz
Just remove the release numbers from the platform directory names
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'configs/i586-qemu/patches/linux-2.6.37/version.diff')
-rw-r--r--configs/i586-qemu/patches/linux-2.6.37/version.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/i586-qemu/patches/linux-2.6.37/version.diff b/configs/i586-qemu/patches/linux-2.6.37/version.diff
new file mode 100644
index 0000000..a135166
--- /dev/null
+++ b/configs/i586-qemu/patches/linux-2.6.37/version.diff
@@ -0,0 +1,17 @@
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: linux-2.6.37/Makefile
+===================================================================
+--- linux-2.6.37.orig/Makefile
++++ linux-2.6.37/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 2
+ PATCHLEVEL = 6
+ SUBLEVEL = 37
+-EXTRAVERSION =
++EXTRAVERSION = -pengutronix
+ NAME = Flesh-Eating Bats with Fangs
+
+ # *DOCUMENTATION*