blob: dcbb6cb323bd7390882c4668f4f3c9a374393181 [file] [log] [blame]
Joel Stanley3e6c3132015-11-19 23:50:22 +10301From 56015eb38198431a6fe83f8d0d516242ce05e3df Mon Sep 17 00:00:00 2001
Joel Stanley40866452015-10-20 15:20:29 +10302From: Joel Stanley <joel@jms.id.au>
3Date: Tue, 20 Oct 2015 15:01:06 +1030
Joel Stanley3e6c3132015-11-19 23:50:22 +10304Subject: [PATCH 15/15] Release 4.2.6-openpower1
Joel Stanley40866452015-10-20 15:20:29 +10305
6Signed-off-by: Joel Stanley <joel@jms.id.au>
7---
8 Makefile | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/Makefile b/Makefile
Joel Stanley3e6c3132015-11-19 23:50:22 +103012index 9ef37399b4e8..028e6976b210 100644
Joel Stanley40866452015-10-20 15:20:29 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 2
Joel Stanley3e6c3132015-11-19 23:50:22 +103018 SUBLEVEL = 6
Joel Stanley40866452015-10-20 15:20:29 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Hurr durr I'ma sheep
22
23 # *DOCUMENTATION*
24--
Joel Stanley3e6c3132015-11-19 23:50:22 +1030252.6.2
Joel Stanley40866452015-10-20 15:20:29 +103026