Add image generation for edimax routers
[openwrt/staging/mkresin.git] / tools / firmware-utils / Makefile
index 9f5346b449c0f97c3c9ffaea468a9c304b21c956..88e3a4964c4f988bd7ed6db087bcc96667609f20 100644 (file)
@@ -26,6 +26,7 @@ define Build/Compile
        $(call cc,ptgen)
        $(call cc,airlink)
        $(call cc,srec2bin)
+       $(call cc,mksyshdr)
 endef
 
 define Build/Install