tracing: Only print objcopy version warning once from recordmcount
[deliverable/linux.git] / Makefile
index 9425d1de54c76a90db00d0680e7b65fc1d202997..1c949ac8ce622b43ecfeaaec93d7e6bb7770e0b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -379,6 +379,7 @@ export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exc
 PHONY += scripts_basic
 scripts_basic:
        $(Q)$(MAKE) $(build)=scripts/basic
+       $(Q)rm -f .tmp_quiet_recordmcount
 
 # To avoid any implicit rule to kick in, define an empty command.
 scripts/basic/%: scripts_basic ;
This page took 0.026127 seconds and 5 git commands to generate.