tools/firmware-utils: add new firmware tool for the DIR-300-B1 board
[openwrt/openwrt.git] / tools / firmware-utils / Makefile
index ebec10b022b24070bcd1ac52633124128b146c90..da6980514cba75fe086131ee0b05337688b41e50 100644 (file)
@@ -52,6 +52,7 @@ define Host/Compile
        $(call cc,xorimage)
        $(call cc,buffalo-enc buffalo-lib, -Wall)
        $(call cc,buffalo-tag buffalo-lib, -Wall)
+       $(call cc,mkwrgimg md5, -Wall)
 endef
 
 define Host/Install