projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ep93xx] add missing keyboard symbol
[openwrt.git]
/
toolchain
/
gcc
/
common.mk
diff --git
a/toolchain/gcc/common.mk
b/toolchain/gcc/common.mk
index
3a4a94a
..
4d0cafa
100644
(file)
--- a/
toolchain/gcc/common.mk
+++ b/
toolchain/gcc/common.mk
@@
-66,8
+66,8
@@
else
ifeq ($(PKG_VERSION),4.4.5)
PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
endif
ifeq ($(PKG_VERSION),4.4.5)
PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
endif
- ifeq ($(PKG_VERSION),4.5.
1
)
- PKG_MD5SUM:=
48231a8e33ed6e058a341c53b819de1
a
+ ifeq ($(PKG_VERSION),4.5.
2
)
+ PKG_MD5SUM:=
d6559145853fbaaa0fd7556ed93bce9
a
endif
endif
endif
endif
endif
endif
This page took
0.019887 seconds
and
4
git commands to generate.