summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PRESUBMIT.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg
index 5d83f2b980..0cfaa932a9 100644
--- a/PRESUBMIT.cfg
+++ b/PRESUBMIT.cfg
@@ -13,7 +13,13 @@ checkpatch_check: --no-tree --ignore=MSLEEP,VOLATILE,SPDX_LICENSE_TAG
kerneldoc_check: --include_regex=\bec_commands\.h$
cros_license_check :
+ --exclude_regex=^third_party/bmi260/
+ --exclude_regex=^third_party/boringssl/
+ --exclude_regex=^third_party/incbin/
+ --exclude_regex=^third_party/libaeabi-cortexm0/
--exclude_regex=^third_party/linux/
+ --exclude_regex=^third_party/sha2/
+ --exclude_regex=^third_party/unacl-curve25519/
[Hook Scripts]
presubmit_check = util/presubmit_check.sh