projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c497680
)
Prepare v2010.06-rc1
v2010.06-rc1
author
Wolfgang Denk
<wd@denx.de>
Wed, 26 May 2010 21:57:08 +0000
(23:57 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 26 May 2010 21:57:08 +0000
(23:57 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1445e8b4d51df0fbae31a967df2f6a3cb462e956..686e6fbeb051f947b011b3e2891ada7ea9b74b20 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2010
-PATCHLEVEL = 0
3
+PATCHLEVEL = 0
6
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else