X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=Makefile;h=3fd6d156c2b51b498aca3b8622b3bcd843b12a04;hp=252fc6c3a6d9ab5ef5a1b319931b9c257864d74f;hb=d10f68ae47b67acab8b110b5c605dde4197a1820;hpb=74a18ee8a563d9c21b5856269f911b69bc4aaccb;ds=sidebyside diff --git a/Makefile b/Makefile index 252fc6c3a6..3fd6d156c2 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2013 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else