diff options
| author | Joel Stanley <joel@jms.id.au> | 2018-06-26 11:40:07 +0930 |
|---|---|---|
| committer | Joel Stanley <joel@jms.id.au> | 2018-06-26 11:40:07 +0930 |
| commit | 50fe5919ca589e2c9498af80d3bda70bf5c00151 (patch) | |
| tree | 366501e55d951bb52abb14a905624695dc6a98b1 /openpower/linux | |
| parent | 6cf7a1c65e461cdaa0c51ce34097974c0df58325 (diff) | |
| download | blackbird-op-build-50fe5919ca589e2c9498af80d3bda70bf5c00151.tar.gz blackbird-op-build-50fe5919ca589e2c9498af80d3bda70bf5c00151.zip | |
kernel: Move to Linux 4.17.3-openpower1
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/linux')
| -rw-r--r-- | openpower/linux/0003-Release-OpenPower-kernel.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openpower/linux/0003-Release-OpenPower-kernel.patch b/openpower/linux/0003-Release-OpenPower-kernel.patch index b617e8dc..77391821 100644 --- a/openpower/linux/0003-Release-OpenPower-kernel.patch +++ b/openpower/linux/0003-Release-OpenPower-kernel.patch @@ -9,13 +9,13 @@ Signed-off-by: Joel Stanley <joel@jms.id.au> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index e551c9af6a06..1ec18f8a0e72 100644 +index 31dc3a08295a..0b03fdaf7349 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 17 - SUBLEVEL = 1 + SUBLEVEL = 3 -EXTRAVERSION = +EXTRAVERSION = -openpower1 NAME = Merciless Moray |

