diff options
Diffstat (limited to 'openpower/linux/0003-Release-OpenPower-kernel.patch')
-rw-r--r-- | openpower/linux/0003-Release-OpenPower-kernel.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openpower/linux/0003-Release-OpenPower-kernel.patch b/openpower/linux/0003-Release-OpenPower-kernel.patch index f0b9facd..935f158b 100644 --- a/openpower/linux/0003-Release-OpenPower-kernel.patch +++ b/openpower/linux/0003-Release-OpenPower-kernel.patch @@ -9,15 +9,15 @@ Signed-off-by: Joel Stanley <joel@jms.id.au> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index ccd981892ef2..c845ed98df5b 100644 +index 01f9df1af256..00ace3672300 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 14 - SUBLEVEL = 0 + SUBLEVEL = 1 -EXTRAVERSION = +EXTRAVERSION = -openpower1 - NAME = Fearless Coyote + NAME = Petit Gorille # *DOCUMENTATION* |