ar71xx: create images for the WNDR3700, which can be flashed via the factory web...
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index ec41e08273766ce4407523d7243c570dc173959b..85ef59509ea33a2d9555f804c3e12c584d494569 100644 (file)
@@ -53,6 +53,7 @@ define Host/Compile
        $(call cc,osbridge-crc)
        $(call cc2,wrt400n cyg_crc32)
        $(call cc,wndr3700)
+       $(call cc,mkdniimg)
 endef
 
 define Host/Install