blob: 0229f65eabd0f1495c7fb1a9a7946ef62e6fb898 [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>
3Date: Wed, 16 May 2018 13:42:40 +0930
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 5da6ffd69209..6d6fbae5e2b9 100644
13--- a/Makefile
14+++ b/Makefile
15@@ -2,7 +2,7 @@
16 VERSION = 4
17 PATCHLEVEL = 16
18 SUBLEVEL = 8
19-EXTRAVERSION =
20+EXTRAVERSION = -openpower2
21 NAME = Fearless Coyote
22
23 # *DOCUMENTATION*