diff --git a/[refs] b/[refs] index 8d7e6782e54f..17f2839a9a82 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9663d9890d80408c4a5c8280c5db775fbe082203 +refs/heads/master: 436f876ccb4eac8ae53a101852824977a0f344eb diff --git a/trunk/Makefile b/trunk/Makefile index 6b21de15c82e..9b6610e005aa 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1396,7 +1396,7 @@ tags TAGS cscope gtags: FORCE PHONY += includecheck versioncheck coccicheck namespacecheck export_report includecheck: - find * $(RCS_FIND_IGNORE) \ + find $(srctree)/* $(RCS_FIND_IGNORE) \ -name '*.[hcS]' -type f -print | sort \ | xargs $(PERL) -w $(srctree)/scripts/checkincludes.pl