From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | |
From: Joel Stanley <joel@jms.id.au> | |
Date: Tue, 5 Sep 2017 17:14:24 +1000 | |
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 8aad6bc50d52..2ab5bcdfe63a 100644 | |
--- a/Makefile | |
+++ b/Makefile | |
@@ -1,7 +1,7 @@ | |
VERSION = 4 | |
PATCHLEVEL = 13 | |
SUBLEVEL = 2 | |
-EXTRAVERSION = | |
+EXTRAVERSION = -openpower1 | |
NAME = Fearless Coyote | |
# *DOCUMENTATION* |