restore the /tmp/resolv.conf symlink when stopping dnsmasq
[openwrt/svn-archive/archive.git] / tools / firmware-utils / Makefile
index 3d8e9eaefbcc0755bcc74f7e31e47d3e3b835fe8..e0f60c7f918b539f87b040dbfeebe49d9edabe5b 100644 (file)
@@ -30,6 +30,8 @@ define Build/Compile
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
        $(call cc,mkfwimage,-lz)
+       $(call cc,imagetag)
+       $(call cc,add_header)
 endef
 
 define Build/Install