Add firmware generation for other Compex boards based on myloader, thanks to Juhos...
[openwrt.git] / tools / firmware-utils / Makefile
index 88e3a49..c9d9bae 100644 (file)
@@ -27,6 +27,7 @@ define Build/Compile
        $(call cc,airlink)
        $(call cc,srec2bin)
        $(call cc,mksyshdr)
+       $(call cc,mkmylofw)
 endef
 
 define Build/Install
This page took 0.023987 seconds and 4 git commands to generate.