]> git.sur5r.net Git - u-boot/blobdiff - Makefile
powerpc/p2041rdb: add NAND and NAND boot support
[u-boot] / Makefile
index 69aaf102f9369a24b87293c05b1b29d4a7b65151..cdd4294334574428fd36ae51a83a7e6182880558 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2012
 PATCHLEVEL = 04
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else