mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Prepare v2012.10-rc1
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
9fe2cfb43a
commit
ee1f4caaa2
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -22,9 +22,9 @@
|
|||
#
|
||||
|
||||
VERSION = 2012
|
||||
PATCHLEVEL = 07
|
||||
PATCHLEVEL = 10
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = -rc1
|
||||
ifneq "$(SUBLEVEL)" ""
|
||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue