madwifi: improve beacon miss handling to increase the reliability of STA mode links
[openwrt.git] / tools / firmware-utils / Makefile
index 962e5d1..e0f60c7 100644 (file)
@@ -29,6 +29,9 @@ define Build/Compile
        $(call cc,mkzynfw)
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
+       $(call cc,mkfwimage,-lz)
+       $(call cc,imagetag)
+       $(call cc,add_header)
 endef
 
 define Build/Install
This page took 0.02986 seconds and 4 git commands to generate.