[ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
[openwrt.git] / toolchain / gcc / Makefile
index 9a364eb..0198e43 100644 (file)
@@ -41,6 +41,9 @@ endif
 ifeq ($(PKG_VERSION),4.3.2)
   PKG_MD5SUM:=5dfac5da961ecd5f227c3175859a486d
 endif
+ifeq ($(PKG_VERSION),4.3.3)
+  PKG_MD5SUM:=cc3c5565fdb9ab87a05ddb106ba0bd1f
+endif
 
 PATCH_DIR=./patches/$(PKG_VERSION)
 
This page took 0.021894 seconds and 4 git commands to generate.