From a7581b55dff2987d126af04aa2a71f16e615617b Mon Sep 17 00:00:00 2001 From: Paul Fagerburg Date: Tue, 27 Oct 2020 15:00:13 -0600 Subject: ec: unblock Zephyr's "native_posix" Zephyr uses the "native_posix" target, which gets flagged by the inclusive language filter. Unblock this specific usage. BUG=None BRANCH=None TEST=Upload this CL without getting flagged Signed-off-by: Paul Fagerburg Change-Id: I7aa52e96262c3f1ea07dc299fb6d73a88c73f1dc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2504472 Tested-by: Paul Fagerburg Reviewed-by: Daisuke Nojiri Reviewed-by: Bernie Thompson Commit-Queue: Paul Fagerburg Auto-Submit: Paul Fagerburg --- unblocked_terms.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'unblocked_terms.txt') diff --git a/unblocked_terms.txt b/unblocked_terms.txt index edfa587f9b..2ad0dc0a56 100644 --- a/unblocked_terms.txt +++ b/unblocked_terms.txt @@ -1,2 +1,5 @@ master -slave \ No newline at end of file +slave +# The Zephyr RTOS uses "native_posix" as a build target, so unblock +# just that specific usage. +native_posix -- cgit v1.2.1