blob: c5bcf729dc2d3781063041f57cfa82ccc08c20d3 [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 Stanley83360db2018-04-11 15:11:59 +09303Date: Mon, 9 Apr 2018 12:03:25 +0930
Joel Stanley6453c892018-03-29 17:37:51 +11004Subject: [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 Stanley83360db2018-04-11 15:11:59 +093012index 1773c718074e..692f4f732128 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
18 SUBLEVEL = 1
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
Joel Stanley83360db2018-04-11 15:11:59 +093020+EXTRAVERSION = -openpower2
Joel Stanleya8648732018-02-05 14:12:27 +103021 NAME = Fearless Coyote
Joel Stanley8a681bf2017-11-03 13:59:32 +110022
23 # *DOCUMENTATION*