From c240ee84e9e9445a6a9e6e9e0f07157c54ab591f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 12 Oct 2013 22:36:08 +0000 Subject: [PATCH] zd1201: fix url to zd1201 firmware Signed-off-by: Hauke Mehrtens SVN-Revision: 38378 --- package/kernel/linux/modules/wireless.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/wireless.mk b/package/kernel/linux/modules/wireless.mk index 2bdf274be9..df64614514 100644 --- a/package/kernel/linux/modules/wireless.mk +++ b/package/kernel/linux/modules/wireless.mk @@ -64,7 +64,7 @@ ZD1201FW_FILE:=$(ZD1201FW_DIR).tar.gz define Download/net-zd1201 FILE:=$(ZD1201FW_FILE) #http://downloads.sourceforge.net/project/linux-lc100020/%28NEW%29%20zd1201%20driver/zd1201.%20Version%200.14/zd1201-0.14-fw.tar.gz - URL:=@SF/linux-lc100020/\(NEW\)\ $(ZD1201FW_NAME)\ driver/$(ZD1201FW_NAME).\ Version\ $(ZD1201FW_VERSION)/ + URL:=@SF/linux-lc100020/%28NEW%29%20$(ZD1201FW_NAME)%20driver/$(ZD1201FW_NAME).%20Version%20$(ZD1201FW_VERSION)/ MD5SUM:=07a4febc365121f975e2c5e59791d55d endef -- 2.30.2