Joel Stanley | 7ac0a11 | 2016-08-29 16:44:12 +0930 | [diff] [blame^] | 1 | From dc533b7fc01092be702223dcabeb16a887be3f7c Mon Sep 17 00:00:00 2001 |
| 2 | From: Joel Stanley <joel@jms.id.au> |
| 3 | Date: Tue, 16 Aug 2016 23:00:23 +0930 |
| 4 | Subject: [PATCH 9/9] Release 4.4.19-openpower1 |
| 5 | |
| 6 | Signed-off-by: Joel Stanley <joel@jms.id.au> |
| 7 | --- |
| 8 | Makefile | 2 +- |
| 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 10 | |
| 11 | diff --git a/Makefile b/Makefile |
| 12 | index 695c64ec160c..77dceb912679 100644 |
| 13 | --- a/Makefile |
| 14 | +++ b/Makefile |
| 15 | @@ -1,7 +1,7 @@ |
| 16 | VERSION = 4 |
| 17 | PATCHLEVEL = 4 |
| 18 | SUBLEVEL = 19 |
| 19 | -EXTRAVERSION = |
| 20 | +EXTRAVERSION = -openpower1 |
| 21 | NAME = Blurry Fish Butt |
| 22 | |
| 23 | # *DOCUMENTATION* |
| 24 | -- |
| 25 | 2.9.3 |
| 26 | |