blob: ba9d207f43951beb5944208c06e35368e2e33cd9 [file] [log] [blame]
Joel Stanleyb314cb52017-06-07 14:51:57 +09301From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
3Date: Wed, 7 Jun 2017 14:46:38 +0930
4Subject: [PATCH 11/11] Release v4.4.70-openpower1
5
6 - Move to latest upstream stable release 4.4.70
7
8Signed-off-by: Joel Stanley <joel@jms.id.au>
9---
10 Makefile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13diff --git a/Makefile b/Makefile
14index a5ecb29c6ed3..376cd912aa5c 100644
15--- a/Makefile
16+++ b/Makefile
17@@ -1,7 +1,7 @@
18 VERSION = 4
19 PATCHLEVEL = 4
20 SUBLEVEL = 70
21-EXTRAVERSION =
22+EXTRAVERSION = -openpower1
23 NAME = Blurry Fish Butt
24
25 # *DOCUMENTATION*
26--
272.11.0
28