blob: 430b6467a80e1ac0f8ecf6ff9102167c4c628a19 [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 Stanley4e26e362018-05-01 15:53:52 +09303Date: Tue, 1 May 2018 15:51:50 +0930
Joel Stanley2dc1a6e2018-04-26 14:51:48 +09304Subject: [PATCH 2/2] 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 Stanley4e26e362018-05-01 15:53:52 +093012index 41f07b2b7905..c2ccade3bf95 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 Stanley4e26e362018-05-01 15:53:52 +093018 SUBLEVEL = 6
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
Joel Stanley2dc1a6e2018-04-26 14:51:48 +093020+EXTRAVERSION = -openpower1
Joel Stanleya8648732018-02-05 14:12:27 +103021 NAME = Fearless Coyote
Joel Stanley8a681bf2017-11-03 13:59:32 +110022
23 # *DOCUMENTATION*