blob: cd0a91b3bcac557050c71302e24b4693faa54886 [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 Stanley490a3b82018-12-03 10:16:56 +10303Date: Mon, 3 Dec 2018 10:10:31 +1030
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 Stanley1ae1ff52019-01-03 19:27:27 +103012index 892ff14cbc9d..eb33670b9cf9 100644
Joel Stanley9447af62018-05-16 13:47:47 +093013--- a/Makefile
14+++ b/Makefile
15@@ -2,7 +2,7 @@
16 VERSION = 4
Joel Stanley5257dd22018-10-25 10:10:30 +103017 PATCHLEVEL = 19
Joel Stanley1ae1ff52019-01-03 19:27:27 +103018 SUBLEVEL = 13
Joel Stanley9447af62018-05-16 13:47:47 +093019-EXTRAVERSION =
Joel Stanley33656392018-05-21 13:18:59 +093020+EXTRAVERSION = -openpower1
Joel Stanley5257dd22018-10-25 10:10:30 +103021 NAME = "People's Front"
Joel Stanley9447af62018-05-16 13:47:47 +093022
23 # *DOCUMENTATION*