summaryrefslogtreecommitdiffstats
path: root/patches/linux-2.6.37/version.diff
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-02-18 20:52:31 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2011-02-18 20:52:31 +0100
commit3605bf45d401e8baf13327d795af9f7f50997c4f (patch)
treed11f5b6afae235b9ce08109f66b3277b93fc2cb5 /patches/linux-2.6.37/version.diff
parentb00035ddd842157ed26eb94189f52c875f18c2b2 (diff)
parentfc5346b85fa3b51da9c9b637772c6be81f8c0119 (diff)
downloadOSELAS.BSP-Pengutronix-Generic-3605bf45d401e8baf13327d795af9f7f50997c4f.tar.gz
OSELAS.BSP-Pengutronix-Generic-3605bf45d401e8baf13327d795af9f7f50997c4f.tar.xz
Merge remote branch 'jbe-gpd/master'
Diffstat (limited to 'patches/linux-2.6.37/version.diff')
-rw-r--r--patches/linux-2.6.37/version.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/patches/linux-2.6.37/version.diff b/patches/linux-2.6.37/version.diff
new file mode 100644
index 0000000..a135166
--- /dev/null
+++ b/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*