From: Wolfgang Denk Date: Tue, 28 Sep 2010 21:20:55 +0000 (+0200) Subject: Prepare v2010.09 X-Git-Tag: v2025.01-rc5-pxa1908~20079 X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=1e4e5ef0469050f014aee1204dae8a9ab6053e49;p=u-boot.git Prepare v2010.09 Signed-off-by: Wolfgang Denk --- diff --git a/Makefile b/Makefile index c15897cf20..fa1bddf5e3 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2010 PATCHLEVEL = 09 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else