blob: 632a1def8a93d1e806a043619a1f34777b9124c2 [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 Stanley968bb762017-10-04 14:12:27 +10303Date: Wed, 4 Oct 2017 13:32:14 +1030
4Subject: [PATCH 4/4] 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 Stanley62f24cd2017-10-06 12:12:34 +103012index 189f1a748e4c..68af91943a8a 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
Joel Stanley62f24cd2017-10-06 12:12:34 +103018 SUBLEVEL = 5
Joel Stanley41a7f1e2016-10-31 23:15:44 +103019-EXTRAVERSION =
Joel Stanley62f24cd2017-10-06 12:12:34 +103020+EXTRAVERSION = -openpower1
Joel Stanleye50183f2017-02-28 12:17:46 +103021 NAME = Fearless Coyote
Joel Stanley41a7f1e2016-10-31 23:15:44 +103022
23 # *DOCUMENTATION*