[tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND...
[openwrt.git] / tools / firmware-utils / Makefile
index 5261a2b..d789dcb 100644 (file)
@@ -39,6 +39,7 @@ define Host/Compile
        $(call cc,add_header)
        $(call cc,makeamitbin)
        $(call cc2,mkplanexfw sha1)
+       $(call cc2,mktplinkfw md5)
 endef
 
 define Host/Install
This page took 0.022963 seconds and 4 git commands to generate.