blob: 5126525bf4caa106399f404806cbc92c6309bbd4 [file] [log] [blame]
Joel Stanleyeb72e952016-05-05 14:35:47 +09301From 1ef895a037e6db091b3f349081f0af6f09d572c5 Mon Sep 17 00:00:00 2001
Joel Stanley38a4eaf2016-03-04 15:55:50 +10302From: Joel Stanley <joel@jms.id.au>
Joel Stanley1d39e7f2016-04-27 10:40:51 +09303Date: Thu, 14 Apr 2016 21:40:26 +0930
Joel Stanleyeb72e952016-05-05 14:35:47 +09304Subject: [PATCH 5/5] Release 4.4.9-openpower1
Joel Stanley38a4eaf2016-03-04 15:55:50 +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 Stanleyeb72e952016-05-05 14:35:47 +093012index 0722cdf52152..adca207f285e 100644
Joel Stanley38a4eaf2016-03-04 15:55:50 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 4
Joel Stanleyeb72e952016-05-05 14:35:47 +093018 SUBLEVEL = 9
Joel Stanley38a4eaf2016-03-04 15:55:50 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Blurry Fish Butt
22
23 # *DOCUMENTATION*
24--
Joel Stanleyeb72e952016-05-05 14:35:47 +0930252.8.1
Joel Stanley38a4eaf2016-03-04 15:55:50 +103026