Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer...
[openwrt.git] / tools / firmware-utils / Makefile
index 9f5346b..e19d63c 100644 (file)
@@ -26,6 +26,8 @@ define Build/Compile
        $(call cc,ptgen)
        $(call cc,airlink)
        $(call cc,srec2bin)
+       $(call cc,mkmylofw)
+       $(call cc,mkcsysimg)
 endef
 
 define Build/Install