Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer...
[openwrt/svn-archive/archive.git] / tools / firmware-utils / Makefile
index 2518e34f65d658fbd4df8824e1e1cf17c9040b9b..e19d63c33d23b897029688b5ac602faedd3f38dd 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