From fad1f4d6ec77b1f1f94e7630681794f350fb4dcc Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 12 Oct 2013 22:33:55 +0000 Subject: lantiq: add some missing PKG_SOURCE_URLs These URLs where missing and causes build failures. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38376 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/lantiq/ltq-vmmc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/lantiq/ltq-vmmc/Makefile') 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 -- cgit v1.2.3