aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:10:44 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:10:44 +0000
commit594a4cf10ea8516d0117f96f483c7c5dc181024e (patch)
tree86acc0930157bac272207dc89072b6b73cc57505 /Makefile
parenta9466ad0d5fea4b6a9b4aa183a32d6740f698156 (diff)
add-build-git-head-info.patch
This patch adds the branch and truncated head has to the version of the kernel # cat /proc/version Linux version 2.6.26-andy-2.6.26:2b3bf342baac52b9-mokodev (agreen@pads.home.warmcat.com) (gcc version 4.1.2) #878 PREEMPT Sun Jul 27 14:45:25 BST 2008 Note this versioning is visible down /lib/modules Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f9ff9bf154..23325b2314f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 28
-EXTRAVERSION = -rc4
+EXTRAVERSION += -rc4
NAME = Killer Bat of Doom
# *DOCUMENTATION*