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