blob: f0b9facd9c83315086bbec904e061c7463dee8aa [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 Stanleyacbcce82017-11-14 17:39:06 +10303Date: Tue, 14 Nov 2017 17:41:32 +1030
4Subject: [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 Stanleyacbcce82017-11-14 17:39:06 +103012index ccd981892ef2..c845ed98df5b 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
18 SUBLEVEL = 0
Joel Stanley8a681bf2017-11-03 13:59:32 +110019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Fearless Coyote
22
23 # *DOCUMENTATION*