Prepare v
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
14666418e9
commit
cb815e5ff9
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
VERSION = 2011
|
VERSION = 2011
|
||||||
PATCHLEVEL = 03
|
PATCHLEVEL = 03
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc1
|
EXTRAVERSION = -rc2
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user