kbuild: add targets to PHONY
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / Makefile
index ba7a55ccd890858f5771793616f5bf164a620ad3..02134de65acf9f4e8b618ba7120b31ce0af3fa40 100644 (file)
--- a/Makefile
+++ b/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 \