blob: fd81e274555d71adca03264843ce9d13e8b4f7db [file] [log] [blame]
Joel Stanley8a681bf2017-11-03 13:59:32 +11001From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
Joel Stanleya43f3942018-01-16 10:37:05 -06003Date: Tue, 16 Jan 2018 10:05:56 -0600
Joel Stanleyacbcce82017-11-14 17:39:06 +10304Subject: [PATCH 3/3] Release OpenPower kernel
Joel Stanley8a681bf2017-11-03 13:59:32 +11005
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 Stanleya43f3942018-01-16 10:37:05 -060012index a67c5179052a..24bdd9b61124 100644
Joel Stanley8a681bf2017-11-03 13:59:32 +110013--- a/Makefile
14+++ b/Makefile
Joel Stanleyacbcce82017-11-14 17:39:06 +103015@@ -2,7 +2,7 @@
Joel Stanley8a681bf2017-11-03 13:59:32 +110016 VERSION = 4
Joel Stanleyacbcce82017-11-14 17:39:06 +103017 PATCHLEVEL = 14
Joel Stanleya43f3942018-01-16 10:37:05 -060018 SUBLEVEL = 13
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
Joel Stanley85cc33a2017-11-22 09:58:17 +103021 NAME = Petit Gorille
Joel Stanley8a681bf2017-11-03 13:59:32 +110022
23 # *DOCUMENTATION*