[tools] allow flash start address and firmware offset to be set on the command line...
[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.022111 seconds and 4 git commands to generate.