summaryrefslogtreecommitdiffstats
path: root/configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff
diff options
context:
space:
mode:
Diffstat (limited to 'configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff')
-rw-r--r--configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff b/configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff
new file mode 100644
index 0000000..4979fc9
--- /dev/null
+++ b/configs/i586-qemu-2011.11.0/patches/linux-3.0/version.diff
@@ -0,0 +1,17 @@
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: linux-3.0/Makefile
+===================================================================
+--- linux-3.0.orig/Makefile
++++ linux-3.0/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 3
+ PATCHLEVEL = 0
+ SUBLEVEL = 0
+-EXTRAVERSION =
++EXTRAVERSION = -pengutronix
+ NAME = Sneaky Weasel
+
+ # *DOCUMENTATION*