projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: add uci support for the ad-hoc multicast rate setting
[openwrt.git]
/
toolchain
/
gcc
/
common.mk
diff --git
a/toolchain/gcc/common.mk
b/toolchain/gcc/common.mk
index
8c293dd
..
36142eb
100644
(file)
--- a/
toolchain/gcc/common.mk
+++ b/
toolchain/gcc/common.mk
@@
-69,6
+69,9
@@
else
ifeq ($(PKG_VERSION),4.4.4)
PKG_MD5SUM:=7ff5ce9e5f0b088ab48720bbd7203530
endif
+ ifeq ($(PKG_VERSION),4.4.5)
+ PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
+ endif
ifeq ($(PKG_VERSION),4.5.0)
PKG_MD5SUM:=ff27b7c4a5d5060c8a8543a44abca31f
endif
This page took
0.02026 seconds
and
4
git commands to generate.