]> git.sur5r.net Git - u-boot/blobdiff - Makefile
net: calxedaxgmac: enable rx cut-thru
[u-boot] / Makefile
index f100b8360a1636a731623f51896c7dae41cd0469..4218226e160d1198c0f067429826025b866d0983 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else