summaryrefslogtreecommitdiffstats
path: root/configs/arm-qemu-2011.11.0/patches/linux-2.6.37/version.diff
diff options
context:
space:
mode:
Diffstat (limited to 'configs/arm-qemu-2011.11.0/patches/linux-2.6.37/version.diff')
-rw-r--r--configs/arm-qemu-2011.11.0/patches/linux-2.6.37/version.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/arm-qemu-2011.11.0/patches/linux-2.6.37/version.diff b/configs/arm-qemu-2011.11.0/patches/linux-2.6.37/version.diff
new file mode 100644
index 0000000..a135166
--- /dev/null
+++ b/configs/arm-qemu-2011.11.0/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*