summaryrefslogtreecommitdiffstats
path: root/openpower/linux/0002-Release-OpenPower-kernel.patch
blob: 83cbbbd9a2dc1e0662d4f8752cf30ae4ed520f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Joel Stanley <joel@jms.id.au>
Date: Mon, 3 Dec 2018 10:10:31 +1030
Subject: [PATCH 2/2] Release OpenPower kernel

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 72e27c379eaf..6584f8d53dad 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 4
 PATCHLEVEL = 19
 SUBLEVEL = 30
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
 NAME = "People's Front"
 
 # *DOCUMENTATION*
OpenPOWER on IntegriCloud