mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-04 04:16:12 -04:00
Prepare v2013.04
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
74a18ee8a5
commit
d10f68ae47
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
VERSION = 2013
|
VERSION = 2013
|
||||||
PATCHLEVEL = 04
|
PATCHLEVEL = 04
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc3
|
EXTRAVERSION =
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user