blob: 3d6ede66da8535216bad0530158fe7149794ad5d [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 Stanley5d5de572019-06-11 12:43:43 +09303Date: Tue, 11 Jun 2019 12:42:50 +0930
Joel Stanley216179a2019-04-29 16:25:29 +09304Subject: [PATCH 2/2] 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 Stanley5d5de572019-06-11 12:43:43 +093012index 3027a0ce7a02..36f60a9cff05 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 Stanley4bb58a72019-05-10 16:52:23 +093017 PATCHLEVEL = 1
Joel Stanley5d5de572019-06-11 12:43:43 +093018 SUBLEVEL = 8
Joel Stanley9447af62018-05-16 13:47:47 +093019-EXTRAVERSION =
Joel Stanley33656392018-05-21 13:18:59 +093020+EXTRAVERSION = -openpower1
Joel Stanley59e1b742019-03-27 12:54:34 +103021 NAME = Shy Crocodile
Joel Stanley9447af62018-05-16 13:47:47 +093022
23 # *DOCUMENTATION*