blob: 3377c0232880d4c73dae6b9790d4f088cb153b2f [file] [log] [blame]
Joel Stanley7c760402016-11-15 20:30:49 +10301From e2e69f76498f034e817e6f1d8afab1570c35fc81 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 Stanley7c760402016-11-15 20:30:49 +10304Subject: [PATCH 9/9] Release 4.4.32-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 Stanley7c760402016-11-15 20:30:49 +103012index fba9b09a1330..0e37eb8720ee 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 Stanley7c760402016-11-15 20:30:49 +103018 SUBLEVEL = 32
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