blob: ee97faea27397aaf00a732dc366b2fe715a79e95 [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 Stanleydd544742018-05-24 12:59:03 +09303Date: Thu, 24 May 2018 12:51:06 +0930
Joel Stanley33656392018-05-21 13:18:59 +09304Subject: [PATCH 3/3] 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 Stanleydd544742018-05-24 12:59:03 +093012index 79c191442771..a7657035f0c3 100644
Joel Stanley9447af62018-05-16 13:47:47 +093013--- a/Makefile
14+++ b/Makefile
15@@ -2,7 +2,7 @@
16 VERSION = 4
17 PATCHLEVEL = 16
Joel Stanleydd544742018-05-24 12:59:03 +093018 SUBLEVEL = 11
Joel Stanley9447af62018-05-16 13:47:47 +093019-EXTRAVERSION =
Joel Stanley33656392018-05-21 13:18:59 +093020+EXTRAVERSION = -openpower1
Joel Stanley9447af62018-05-16 13:47:47 +093021 NAME = Fearless Coyote
22
23 # *DOCUMENTATION*