summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2012-06-26 09:27:44 +0100
committerBen Dooks <ben.dooks@codethink.co.uk>2012-11-02 15:03:47 +0000
commit3101d749213ffa86d3500e850bbf3628ba45efe1 (patch)
tree7297d92f9df54d767b4c6df3e71ec8b46754db46
parent903e5d1851302e78286ed16a2cb15e3f51e8329c (diff)
downloadlinux-3101d749213ffa86d3500e850bbf3628ba45efe1.tar.gz
INTERNAL: Update makefile to know it is our kernel
Add -csb1724-bjd to identify this as our own kernel.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6e4a00dccb93..24bff382b702 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 3
PATCHLEVEL = 6
SUBLEVEL = 5
-EXTRAVERSION =
-NAME = Terrified Chipmunk
+EXTRAVERSION = -csb1724-slab1
+NAME = Saber-toothed Squirrel
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"