| From 66f15d99fc5d6bb115b4b4e4088031d5a8a8bffe Mon Sep 17 00:00:00 2001 |
| From: Joel Stanley <joel@jms.id.au> |
| Date: Tue, 16 Aug 2016 23:00:23 +0930 |
| Subject: [PATCH 9/9] Release 4.4.24-openpower1 |
| |
| 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 cdbc185c3539..29d768f12699 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -1,7 +1,7 @@ |
| VERSION = 4 |
| PATCHLEVEL = 4 |
| SUBLEVEL = 24 |
| -EXTRAVERSION = |
| +EXTRAVERSION = -openpower1 |
| NAME = Blurry Fish Butt |
| |
| # *DOCUMENTATION* |
| -- |
| 2.9.3 |
| |