blob: 06be11e0127bacd6a7f23dd75ed598d34952c615 [file] [log] [blame]
Joel Stanley9b22d9b2016-11-28 22:51:33 +10301From 4c657a96a3904a5e9c346b6089b9802cf06bbf23 Mon Sep 17 00:00:00 2001
Joel Stanley8f1d88e2016-08-29 16:44:12 +09302From: Joel Stanley <joel@jms.id.au>
3Date: Tue, 16 Aug 2016 23:00:23 +0930
Joel Stanley9b22d9b2016-11-28 22:51:33 +10304Subject: [PATCH 9/9] Release 4.4.35-openpower1
Joel Stanley8f1d88e2016-08-29 16:44:12 +09305
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 Stanley9b22d9b2016-11-28 22:51:33 +103012index f88830af1533..08e43a4f0f47 100644
Joel Stanley8f1d88e2016-08-29 16:44:12 +093013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 4
Joel Stanley9b22d9b2016-11-28 22:51:33 +103018 SUBLEVEL = 35
Joel Stanley8f1d88e2016-08-29 16:44:12 +093019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Blurry Fish Butt
22
23 # *DOCUMENTATION*
24--
Joel Stanley9649e7a2016-11-14 16:56:08 +1030252.10.2
Joel Stanley8f1d88e2016-08-29 16:44:12 +093026