+RT61FW:=RT61_Firmware_V1.2.zip
+RT71FW:=RT71W_Firmware_V1.8.zip
+
+define Download/rt61
+ FILE:=$(RT61FW)
+ URL:=http://www.ralinktech.com.tw/data/
+ MD5SUM:=d4c690c93b470bc9a681297c2adc6281
+endef
+$(eval $(call Download,rt61))
+
+define Download/rt71w
+ FILE:=$(RT71FW)
+ URL:=http://www.ralinktech.com.tw/data/
+ MD5SUM:=1e7a5dc574e0268574fcda3fd5cf52f7
+endef
+$(eval $(call Download,rt71w))