diff options
Diffstat (limited to 'package/kernel/lantiq/ltq-vmmc/Makefile')
-rw-r--r-- | package/kernel/lantiq/ltq-vmmc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile index 1708652d64..7fac28d803 100644 --- a/package/kernel/lantiq/ltq-vmmc/Makefile +++ b/package/kernel/lantiq/ltq-vmmc/Makefile @@ -60,7 +60,7 @@ ifneq ($(CONFIG_VOICE_CPE_VMMC_MPS_HISTORY_SIZE),128) endif #defaults -FW_URL:=http://localhost/ +FW_URL:=http://downloads.openwrt.org/sources/ FW_TARGET:=ifx_firmware.bin FW_FILE:=fw_voip_ifx.tar.gz COEF_TARGET:=ifx_bbd_fxs.bin |