add support for gcc 4.7.0 - thanks to acoul!
[openwrt/staging/lynxis/omap.git] / toolchain / gcc / common.mk
index 7448684e5c2d4ee00b6273f5fdeee35ee6d1ddfa..731af95e141fa667ce4e10aed6313c5b8d492a98 100644 (file)
@@ -63,6 +63,9 @@ else
   ifeq ($(PKG_VERSION),4.6.2)
     PKG_MD5SUM:=028115c4fbfb6cfd75d6369f4a90d87e
   endif
+  ifeq ($(PKG_VERSION),4.7.0)
+    PKG_MD5SUM:=2a0f1d99fda235c29d40b561f81d9a77
+  endif
 endif
 endif