blob: 108a4aa79d3b6596ea3b921bd61f364a3c5ca526 [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>
Joel Stanley2cdf1d12018-09-06 13:31:50 +10003Date: Thu, 6 Sep 2018 13:27:02 +1000
Joel Stanley4c047b82018-07-04 14:10:22 +10004Subject: [PATCH 2/2] Release OpenPower kernel
Joel Stanley9447af62018-05-16 13:47:47 +09305
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 Stanley2cdf1d12018-09-06 13:31:50 +100012index 62524f4d42ad..02a592984725 100644
Joel Stanley9447af62018-05-16 13:47:47 +093013--- a/Makefile
14+++ b/Makefile
15@@ -2,7 +2,7 @@
16 VERSION = 4
Joel Stanley3fe1a9a2018-08-20 11:18:08 +093017 PATCHLEVEL = 18
Joel Stanley2cdf1d12018-09-06 13:31:50 +100018 SUBLEVEL = 6
Joel Stanley9447af62018-05-16 13:47:47 +093019-EXTRAVERSION =
Joel Stanley33656392018-05-21 13:18:59 +093020+EXTRAVERSION = -openpower1
Joel Stanley8c2a5092018-06-04 17:21:13 +093021 NAME = Merciless Moray
Joel Stanley9447af62018-05-16 13:47:47 +093022
23 # *DOCUMENTATION*