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:
071bc92
)
Prepare v2010.12-rc1
author
Wolfgang Denk
<wd@denx.de>
Wed, 27 Oct 2010 20:49:13 +0000
(22:49 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 27 Oct 2010 20:49:13 +0000
(22:49 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5c83b07da59e7972b7ff57df0bbb71b4ace0debb..b1876117403f9379cd94bcef43f95a03ecc75c7f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2010
-PATCHLEVEL =
09
+PATCHLEVEL =
12
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else