serial: Properly spell out the structure member names of serial_driver
[oweals/u-boot.git] / Makefile
index 34d9075a3e4da71e2b0a6e45be5e2ba0a508bda0..09456e090a20e64374fe9d43aea928f200dd113a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2012
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else