projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] kmod-usb-core is buildin on etrax target
[openwrt.git]
/
toolchain
/
gcc
/
Makefile
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index
425d920
..
fc31d6f
100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-66,6
+66,9
@@
else
ifeq ($(PKG_VERSION),4.4.3)
PKG_MD5SUM:=fe1ca818fc6d2caeffc9051fe67ff103
endif
ifeq ($(PKG_VERSION),4.4.3)
PKG_MD5SUM:=fe1ca818fc6d2caeffc9051fe67ff103
endif
+ ifeq ($(PKG_VERSION),4.4.4)
+ PKG_MD5SUM:=7ff5ce9e5f0b088ab48720bbd7203530
+ endif
ifeq ($(PKG_VERSION),4.5.0)
PKG_MD5SUM:=ff27b7c4a5d5060c8a8543a44abca31f
endif
ifeq ($(PKG_VERSION),4.5.0)
PKG_MD5SUM:=ff27b7c4a5d5060c8a8543a44abca31f
endif
This page took
0.019071 seconds
and
4
git commands to generate.