Add ADM5120 based edimax image generation utilities

SVN-Revision: 6840
This commit is contained in:
Florian Fainelli
2007-04-02 17:10:48 +00:00
parent 3e8d73d762
commit 305d012ea6
3 changed files with 1190 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ define Build/Compile
$(call cc,srec2bin)
$(call cc,mksyshdr)
$(call cc,mkmylofw)
$(call cc,mkcsysimg)
endef
define Build/Install