LTSI Makefile addition
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Feb 2012 07:09:28 +0000 (23:09 -0800)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:02 +0000 (09:21 +0900)
Change the extra version to have -ltsi to have a chance to realize what
kernel version we are using.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Makefile

index 8fd0610..d0c19fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 3
 PATCHLEVEL = 14
 SUBLEVEL = 24
-EXTRAVERSION =
+EXTRAVERSION = -ltsi
 NAME = Remembering Coco
 
 # *DOCUMENTATION*