Add image generation for edimax routers

SVN-Revision: 6627
This commit is contained in:
Florian Fainelli
2007-03-21 15:04:07 +00:00
parent 285c45e7fd
commit 5e7833d044
3 changed files with 58 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ define Build/Compile
$(call cc,ptgen)
$(call cc,airlink)
$(call cc,srec2bin)
$(call cc,mksyshdr)
endef
define Build/Install