blob: 598d6b4533b8fba785405252b504d49893cb0225 [file] [log] [blame]
Joel Stanley8a681bf2017-11-03 13:59:32 +11001From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
Stewart Smithfe993f62018-05-11 17:44:50 -05002From: Stewart Smith <stewart@linux.ibm.com>
3Date: Fri, 11 May 2018 17:41:12 -0700
4Subject: [PATCH 3/3] Release OpenPower kernel
Joel Stanley8a681bf2017-11-03 13:59:32 +11005
Stewart Smithfe993f62018-05-11 17:44:50 -05006Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Joel Stanley8a681bf2017-11-03 13:59:32 +11007---
8 Makefile | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/Makefile b/Makefile
Joel Stanley762022f2018-05-03 12:26:20 +093012index 1c5d5d8c45e2..ea0dccd03e90 100644
Joel Stanley8a681bf2017-11-03 13:59:32 +110013--- a/Makefile
14+++ b/Makefile
Joel Stanleyacbcce82017-11-14 17:39:06 +103015@@ -2,7 +2,7 @@
Joel Stanley8a681bf2017-11-03 13:59:32 +110016 VERSION = 4
Joel Stanley83360db2018-04-11 15:11:59 +093017 PATCHLEVEL = 16
Joel Stanley762022f2018-05-03 12:26:20 +093018 SUBLEVEL = 7
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
Stewart Smithfe993f62018-05-11 17:44:50 -050020+EXTRAVERSION = -openpower2
Joel Stanleya8648732018-02-05 14:12:27 +103021 NAME = Fearless Coyote
Joel Stanley8a681bf2017-11-03 13:59:32 +110022
23 # *DOCUMENTATION*