From 1230ae0e99e05ced8a945a1a2c5762ce5c6c97c9 Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: Thu, 1 Oct 2015 11:36:53 +0200
Subject: [PATCH] Linux 3.14.54

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 86d227774ae65..22c91fa0411e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 3
 PATCHLEVEL = 14
-SUBLEVEL = 53
+SUBLEVEL = 54
 EXTRAVERSION =
-NAME = Remembering Coco
+NAME = Kernel Recipes 2015
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"