diff --git a/[refs] b/[refs] index 4d3de3acfa82..bff14a1748d6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6088e9ffa29a92e7b80fdba44929f3225c4c0357 +refs/heads/master: 279f3dd3569d08226f8b8e41704d65e8b679d3d7 diff --git a/trunk/Makefile b/trunk/Makefile index ba7a55ccd890..02134de65acf 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1392,6 +1392,8 @@ tags TAGS cscope gtags: FORCE # Scripts to check various things for consistency # --------------------------------------------------------------------------- +PHONY += includecheck versioncheck coccicheck namespacecheck export_report + includecheck: find * $(RCS_FIND_IGNORE) \ -name '*.[hcS]' -type f -print | sort \