]> git.sur5r.net Git - u-boot/blobdiff - Makefile
fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)
[u-boot] / Makefile
index dfe939f1ba8713d6d039fc7d7a7b840284eb8a56..77140eb7a27751fd468bca98f1aca3e1db7d18fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2011
 PATCHLEVEL = 09
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else