blob: f738c0119817edc6a8a9769018747e38fae1af05 [file] [log] [blame]
Joel Stanley9447af62018-05-16 13:47:47 +09301From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
Joel Stanleyf450ad42019-07-16 11:41:28 +09303Date: Tue, 16 Jul 2019 11:40:02 +0930
Joel Stanleya1fccbf2020-06-23 17:25:56 +09304Subject: [PATCH 18/18] Release OpenPower kernel
Joel Stanley9447af62018-05-16 13:47:47 +09305
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 Stanleya1fccbf2020-06-23 17:25:56 +093012index fee4101b5d22..a7fb637de10c 100644
Joel Stanley9447af62018-05-16 13:47:47 +093013--- a/Makefile
14+++ b/Makefile
15@@ -2,7 +2,7 @@
Joel Stanley59e1b742019-03-27 12:54:34 +103016 VERSION = 5
Joel Stanley0b314942020-01-02 18:37:13 +110017 PATCHLEVEL = 4
Joel Stanleya1fccbf2020-06-23 17:25:56 +093018 SUBLEVEL = 48
Joel Stanley9447af62018-05-16 13:47:47 +093019-EXTRAVERSION =
Joel Stanley33656392018-05-21 13:18:59 +093020+EXTRAVERSION = -openpower1
Joel Stanley0b314942020-01-02 18:37:13 +110021 NAME = Kleptomaniac Octopus
Joel Stanley9447af62018-05-16 13:47:47 +093022
23 # *DOCUMENTATION*