From: Hauke Mehrtens Date: Sat, 12 Oct 2013 22:36:08 +0000 (+0000) Subject: zd1201: fix url to zd1201 firmware X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61daaca88ba5baddb64dad796eb63fcfef0316d3;p=openwrt%2Fsvn-archive%2Farchive.git zd1201: fix url to zd1201 firmware Signed-off-by: Hauke Mehrtens SVN-Revision: 38378 --- 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