X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fifx-vmmc%2FMakefile;fp=package%2Fifx-vmmc%2FMakefile;h=07f2b4c4d33fc8217bcaf5afca693f2439188d18;hp=0fa3649e9cafb66228d1a20449bb46f9eab137e6;hb=97974216cf41926a1e37ed07d63aef717803b657;hpb=d5bbc69f83210ec34563bd56e7a9f5a1470bf023 diff --git a/package/ifx-vmmc/Makefile b/package/ifx-vmmc/Makefile index 0fa3649e9..07f2b4c4d 100644 --- a/package/ifx-vmmc/Makefile +++ b/package/ifx-vmmc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +f # Copyright (C) 2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -100,9 +100,9 @@ endif ifeq ($(CONFIG_VOICE_CPE_VMMC_WITH_DEVICE_DANUBE_extract),y) define Download/decode - FILE:=ifxmips_fw_decode.tar.bz2 + FILE:=ifxmips_fw_decodev2.tar.bz2 URL:=http://downloads.openwrt.org/sources/ - MD5SUM:=1197ff6cace6a7c86492a468f5fbfe07 + MD5SUM:=9f4ebfae5cb9d9e8fca46057a653ae27 endef $(eval $(call Download,decode)) endif