summaryrefslogtreecommitdiffstats
path: root/extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch')
-rw-r--r--extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch b/extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch
new file mode 100644
index 00000000..f4f6c6b1
--- /dev/null
+++ b/extras/recipes-kernel/linux/linux-omap/linus/0065-Linux-2.6.37.patch
@@ -0,0 +1,25 @@
1From 52aefa299da0c025c4e521f2a40a89c01aad5a17 Mon Sep 17 00:00:00 2001
2From: Linus Torvalds <torvalds@linux-foundation.org>
3Date: Tue, 4 Jan 2011 16:50:19 -0800
4Subject: [PATCH 65/65] Linux 2.6.37
5
6---
7 Makefile | 2 +-
8 1 files changed, 1 insertions(+), 1 deletions(-)
9
10diff --git a/Makefile b/Makefile
11index e7c41f1..74b2555 100644
12--- a/Makefile
13+++ b/Makefile
14@@ -1,7 +1,7 @@
15 VERSION = 2
16 PATCHLEVEL = 6
17 SUBLEVEL = 37
18-EXTRAVERSION = -rc8
19+EXTRAVERSION =
20 NAME = Flesh-Eating Bats with Fangs
21
22 # *DOCUMENTATION*
23--
241.6.6.1
25