mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
Prepare v2011.12-rc1
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
3f3110d78b
commit
5738946be4
1 changed files with 2 additions and 2 deletions
4
Makefile
4
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
|
||||
|
|
Loading…
Add table
Reference in a new issue