projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
[openwrt.git]
/
toolchain
/
gcc
/
Makefile
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index
9a364eb
..
0198e43
100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-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.