add firmware generation tool for ZyXEL boards
[openwrt.git] / tools / firmware-utils / Makefile
index e8c5f00..24cf88e 100644 (file)
@@ -29,6 +29,7 @@ define Build/Compile
        $(call cc,srec2bin)
        $(call cc,mkmylofw)
        $(call cc,mkcsysimg)
+       $(call cc,mkzynfw)
 endef
 
 define Build/Install
This page took 0.021192 seconds and 4 git commands to generate.