| From 5c5b9e604cb11e580bf1d8e269bc8ceb8f1cc008 Mon Sep 17 00:00:00 2001 |
| From: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> |
| Date: Thu, 17 Sep 2020 14:38:00 -0500 |
| Subject: [PATCH 2/2] Openpower kernel release 5.8-rc1-openpower1 |
| |
| Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> |
| --- |
| Makefile | 2 +- |
| 1 file changed, 1 insertion(+), 1 deletion(-) |
| |
| diff --git a/Makefile b/Makefile |
| index 24a4c1b..f25f3d7 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -2,7 +2,7 @@ |
| VERSION = 5 |
| PATCHLEVEL = 8 |
| SUBLEVEL = 0 |
| -EXTRAVERSION = |
| +EXTRAVERSION = -openpower1 |
| NAME = Kleptomaniac Octopus |
| |
| # *DOCUMENTATION* |
| -- |
| 1.9.4 |
| |