blob: b8c7e49d5cfe5cd64749757cee7085976e07075c [file] [log] [blame]
Joel Stanleyc1c704a2016-03-17 19:42:06 +10301From 67b6cef1f1fe1801bbe015be2bccc5e3d9d32f2a Mon Sep 17 00:00:00 2001
Joel Stanley38a4eaf2016-03-04 15:55:50 +10302From: Joel Stanley <joel@jms.id.au>
3Date: Tue, 20 Oct 2015 15:01:06 +1030
Joel Stanleyc1c704a2016-03-17 19:42:06 +10304Subject: [PATCH 7/7] Release 4.4.6-openpower1
Joel Stanley38a4eaf2016-03-04 15:55:50 +10305
6Signed-off-by: Joel Stanley <joel@jms.id.au>
7---
8 Makefile | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/Makefile b/Makefile
Joel Stanleyc1c704a2016-03-17 19:42:06 +103012index 87d12b44ab66..9a78974bdab4 100644
Joel Stanley38a4eaf2016-03-04 15:55:50 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 4
Joel Stanleyc1c704a2016-03-17 19:42:06 +103018 SUBLEVEL = 6
Joel Stanley38a4eaf2016-03-04 15:55:50 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Blurry Fish Butt
22
23 # *DOCUMENTATION*
24--
Joel Stanleyc1c704a2016-03-17 19:42:06 +1030252.7.3
Joel Stanley38a4eaf2016-03-04 15:55:50 +103026