Joel Stanley | b314cb5 | 2017-06-07 14:51:57 +0930 | [diff] [blame] | 1 | From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 |
| 2 | From: Joel Stanley <joel@jms.id.au> |
| 3 | Date: Wed, 7 Jun 2017 14:46:38 +0930 |
| 4 | Subject: [PATCH 11/11] Release v4.4.70-openpower1 |
| 5 | |
| 6 | - Move to latest upstream stable release 4.4.70 |
| 7 | |
| 8 | Signed-off-by: Joel Stanley <joel@jms.id.au> |
| 9 | --- |
| 10 | Makefile | 2 +- |
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 12 | |
| 13 | diff --git a/Makefile b/Makefile |
| 14 | index a5ecb29c6ed3..376cd912aa5c 100644 |
| 15 | --- a/Makefile |
| 16 | +++ b/Makefile |
| 17 | @@ -1,7 +1,7 @@ |
| 18 | VERSION = 4 |
| 19 | PATCHLEVEL = 4 |
| 20 | SUBLEVEL = 70 |
| 21 | -EXTRAVERSION = |
| 22 | +EXTRAVERSION = -openpower1 |
| 23 | NAME = Blurry Fish Butt |
| 24 | |
| 25 | # *DOCUMENTATION* |
| 26 | -- |
| 27 | 2.11.0 |
| 28 | |