restore the /tmp/resolv.conf symlink when stopping dnsmasq
[openwrt/svn-archive/archive.git] / tools / firmware-utils / Makefile
index 962e5d18026595af1c961527eab58ad8e02be208..e0f60c7f918b539f87b040dbfeebe49d9edabe5b 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