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 <pfagerburg@google.com>
Change-Id: I7aa52e96262c3f1ea07dc299fb6d73a88c73f1dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2504472
Tested-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-by: Bernie Thompson <bhthompson@chromium.org>
Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org>
Auto-Submit: Paul Fagerburg <pfagerburg@chromium.org>
This commit is contained in:
Paul Fagerburg 2020-10-27 15:00:13 -06:00 committed by Commit Bot
parent edfa1ffbf2
commit a7581b55df
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
master
slave
slave
# The Zephyr RTOS uses "native_posix" as a build target, so unblock
# just that specific usage.
native_posix