blob: 47062f1605240bc00bd8e30cef4eab3ef292634d [file] [log] [blame]
Joel Stanley41a7f1e2016-10-31 23:15:44 +10301From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
Joel Stanley968bb762017-10-04 14:12:27 +10303Date: Wed, 4 Oct 2017 13:32:14 +1030
4Subject: [PATCH 4/4] Release OpenPower kernel
Joel Stanley41a7f1e2016-10-31 23:15:44 +10305
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 Stanley968bb762017-10-04 14:12:27 +103012index 159901979dec..a8ecdef4cd33 100644
Joel Stanley41a7f1e2016-10-31 23:15:44 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
Joel Stanley353ea182017-09-05 17:22:03 +100017 PATCHLEVEL = 13
Joel Stanley97886c72017-09-28 11:55:56 +093018 SUBLEVEL = 4
Joel Stanley41a7f1e2016-10-31 23:15:44 +103019-EXTRAVERSION =
Joel Stanley968bb762017-10-04 14:12:27 +103020+EXTRAVERSION = -openpower2
Joel Stanleye50183f2017-02-28 12:17:46 +103021 NAME = Fearless Coyote
Joel Stanley41a7f1e2016-10-31 23:15:44 +103022
23 # *DOCUMENTATION*