mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
Prepare v2010.09
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
949c80e100
commit
1e4e5ef046
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@
|
||||||
VERSION = 2010
|
VERSION = 2010
|
||||||
PATCHLEVEL = 09
|
PATCHLEVEL = 09
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc2
|
EXTRAVERSION =
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue