[toolchain/gcc]: fix typo
authorImre Kaloz <kaloz@openwrt.org>
Fri, 29 Oct 2010 10:48:14 +0000 (10:48 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 29 Oct 2010 10:48:14 +0000 (10:48 +0000)
SVN-Revision: 23705

toolchain/gcc/common.mk

index bc3d4c94e10b9e8eec875796c52d5890f86132d6..f1dc68bc679b11709024f732ee5166067345aafd 100644 (file)
@@ -60,7 +60,7 @@ else
   ifeq ($(PKG_VERSION),4.3.5)
     PKG_MD5SUM:=e588cfde3bf323f82918589b94f14a15
   endif
-  ifeq ($(PKG_VERSION),4,4,1)
+  ifeq ($(PKG_VERSION),4.4.1)
     PKG_MD5SUM:=927eaac3d44b22f31f9c83df82f26436
   endif
   ifeq ($(PKG_VERSION),4.4.5)