blob: a3535e3e82b10fb7964edc802ad98a1350f2e79d [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 Stanley301cb892019-04-03 10:59:50 +10303Date: Wed, 3 Apr 2019 10:58:35 +1030
Joel Stanley4c047b82018-07-04 14:10:22 +10004Subject: [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 Stanley301cb892019-04-03 10:59:50 +103012index 63152c5ca136..d5bfc0358601 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
17 PATCHLEVEL = 0
Joel Stanley301cb892019-04-03 10:59:50 +103018 SUBLEVEL = 5
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*