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