LTSI Makefile addition
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Feb 2012 07:09:28 +0000 (23:09 -0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:12:54 +0000 (11:12 +0100)
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 a2e572b..29a70fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 3
 PATCHLEVEL = 14
 SUBLEVEL = 28
-EXTRAVERSION =
+EXTRAVERSION = -ltsi
 NAME = Remembering Coco
 
 # *DOCUMENTATION*