Add ADM5120 based edimax image generation utilities
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index 88e3a4964c4f988bd7ed6db087bcc96667609f20..2518e34f65d658fbd4df8824e1e1cf17c9040b9b 100644 (file)
@@ -27,6 +27,8 @@ define Build/Compile
        $(call cc,airlink)
        $(call cc,srec2bin)
        $(call cc,mksyshdr)
+       $(call cc,mkmylofw)
+       $(call cc,mkcsysimg)
 endef
 
 define Build/Install