docs: remove all refrences in Makefiles/scripts
[openwrt/staging/chunkeey.git] / scripts / checkpatch.pl
index 9858e62fbbd41b920020a79de6c8b8aff1101d51..c4b7437b90250990c0bc9227fb503591a6fda0d3 100755 (executable)
@@ -391,7 +391,7 @@ sub top_of_openwrt_tree {
 
        my @tree_check = (
                "BSDmakefile", "Config.in", "LICENSE", "Makefile", "README",
-               "docs", "feeds.conf.default", "include", "package", "rules.mk",
+               "feeds.conf.default", "include", "package", "rules.mk",
                "scripts", "target", "toolchain", "tools"
        );