]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
NAND: add Toshiba TC58NVG0 identifier
[people/ms/u-boot.git] / Makefile
index 5490dd674ebca4e7a1bc41a4f44eb2447b240495..1d87f37074fbf18b0106aea401663d8745c670d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2010
 PATCHLEVEL = 06
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else