summaryrefslogtreecommitdiffstats
path: root/util/lint/lint-014-qualified-types
diff options
context:
space:
mode:
Diffstat (limited to 'util/lint/lint-014-qualified-types')
-rwxr-xr-xutil/lint/lint-014-qualified-types2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-014-qualified-types b/util/lint/lint-014-qualified-types
index 98679ea55e4e..d447c4bd6d49 100755
--- a/util/lint/lint-014-qualified-types
+++ b/util/lint/lint-014-qualified-types
@@ -17,7 +17,7 @@
LC_ALL=C export LC_ALL
INCLUDED_DIRS='^src/\|^util/\|payloads/libpayload\|payloads/coreinfo'
-EXCLUDED_DIRS='^src/vendorcode\|^util/romcc\|cbfstool/lzma\|cbfstool/lz4'
+EXCLUDED_DIRS='^src/vendorcode\|cbfstool/lzma\|cbfstool/lz4'
INCLUDED_FILES='\.[ch]:'
# Use git grep if the code is in a git repo, otherwise use grep.