projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f3110d
)
Prepare v2011.12-rc1
author
Wolfgang Denk
<wd@denx.de>
Mon, 12 Dec 2011 13:32:37 +0000
(14:32 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 12 Dec 2011 13:32:37 +0000
(14:32 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bf8524d105086678fef8571971c15a31cd40612c..5de79155b0a0fa2da4ddb608ef10c0041d0f24df 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2011
-PATCHLEVEL =
09
+PATCHLEVEL =
12
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else