blob: 88b5f02ce34e7cb508eee108692ffc9db89e1b9c [file] [log] [blame]
Joel Stanley41a7f1e2016-10-31 23:15:44 +10301From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
Joel Stanley353ea182017-09-05 17:22:03 +10003Date: Tue, 5 Sep 2017 17:14:24 +1000
Joel Stanleya3d12ca2017-07-13 13:39:51 +09304Subject: [PATCH 2/2] Release OpenPower kernel
Joel Stanley41a7f1e2016-10-31 23:15:44 +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 Stanley353ea182017-09-05 17:22:03 +100012index ed65d7278bb3..d3f3341e8f0b 100644
Joel Stanley41a7f1e2016-10-31 23:15:44 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
Joel Stanley353ea182017-09-05 17:22:03 +100017 PATCHLEVEL = 13
18 SUBLEVEL = 0
Joel Stanley41a7f1e2016-10-31 23:15:44 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
Joel Stanleye50183f2017-02-28 12:17:46 +103021 NAME = Fearless Coyote
Joel Stanley41a7f1e2016-10-31 23:15:44 +103022
23 # *DOCUMENTATION*