blob: 07ad022dc444c32a0e07314b0e3ba74cc7a4e201 [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>
3Date: Fri, 3 Nov 2017 13:56:40 +1100
4Subject: [PATCH 4/4] Release OpenPower kernel
5
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
12index 8280953c8a45..a2394578649f 100644
13--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 13
18 SUBLEVEL = 11
19-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Fearless Coyote
22
23 # *DOCUMENTATION*