blob: 7184b81572abbfeb2fa9b2a55e5a4c47dab30ebf [file] [log] [blame]
Joel Stanley8a681bf2017-11-03 13:59:32 +11001From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
Joel Stanley6453c892018-03-29 17:37:51 +11003Date: Thu, 29 Mar 2018 17:10:52 +1100
4Subject: [PATCH 4/4] Release OpenPower kernel
Joel Stanley8a681bf2017-11-03 13:59:32 +11005
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 Stanley6453c892018-03-29 17:37:51 +110012index a5e561900daf..3c8e12e69a5b 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 Stanleya8648732018-02-05 14:12:27 +103017 PATCHLEVEL = 15
Joel Stanley6453c892018-03-29 17:37:51 +110018 SUBLEVEL = 14
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
Joel Stanleya8648732018-02-05 14:12:27 +103021 NAME = Fearless Coyote
Joel Stanley8a681bf2017-11-03 13:59:32 +110022
23 # *DOCUMENTATION*