X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=scripts%2Fcheckpatch.pl;h=81b1ffcb56007f9c5df5448da583e809daf95b38;hb=6d5425976f562000ea319180e6c329886bba2c1f;hp=8ffc093548885de2baede81a0471e9e74652e306;hpb=882e3014610be8ec9a2feb63b544b917c39b8293;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 8ffc093548..81b1ffcb56 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -1113,7 +1113,7 @@ sub top_of_openwrt_tree { my ($root) = @_; my @tree_check = ( - "BSDmakefile", "Config.in", "LICENSE", "Makefile", "README.md", + "BSDmakefile", "Config.in", "LICENSES", "Makefile", "README.md", "feeds.conf.default", "include", "package", "rules.mk", "scripts", "target", "toolchain", "tools" );