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