hostapd: fix build error
[openwrt.git] / tools / firmware-utils / Makefile
index 880a13f..85ef595 100644 (file)
@@ -51,6 +51,9 @@ define Host/Compile
        $(call cc2,mktplinkfw md5)
        $(call cc,pc1crypt)
        $(call cc,osbridge-crc)
+       $(call cc2,wrt400n cyg_crc32)
+       $(call cc,wndr3700)
+       $(call cc,mkdniimg)
 endef
 
 define Host/Install