Add firmware generation for other Compex boards based on myloader, thanks to Juhos...
[openwrt/svn-archive/archive.git] / tools / firmware-utils / Makefile
index 88e3a4964c4f988bd7ed6db087bcc96667609f20..c9d9bae1e1ffc6dfcc6552557dff11bcf634e415 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