mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 20:30:37 +02:00
[toolchain]: add gcc 4.5.2 (replaces 4.5.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24746 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
88d51739a3
commit
441ff9ca0c
@ -66,8 +66,8 @@ else
|
||||
ifeq ($(PKG_VERSION),4.4.5)
|
||||
PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
|
||||
endif
|
||||
ifeq ($(PKG_VERSION),4.5.1)
|
||||
PKG_MD5SUM:=48231a8e33ed6e058a341c53b819de1a
|
||||
ifeq ($(PKG_VERSION),4.5.2)
|
||||
PKG_MD5SUM:=e31fe695d7235f11fb5a63eafdfbfe88
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user