mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Prepare v2012.07-rc1
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
3fe63839f3
commit
211e47549b
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
|
@ -22,9 +22,9 @@
|
|||
#
|
||||
|
||||
VERSION = 2012
|
||||
PATCHLEVEL = 04
|
||||
SUBLEVEL = 01
|
||||
EXTRAVERSION =
|
||||
PATCHLEVEL = 07
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc1
|
||||
ifneq "$(SUBLEVEL)" ""
|
||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue