Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested

SVN-Revision: 6847
This commit is contained in:
Florian Fainelli
2007-04-03 09:50:17 +00:00
parent 7fa955d3f5
commit c2d893e891
3 changed files with 0 additions and 48 deletions

View 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