mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 02:35:28 +00:00
This fixes the bug that SRC_ROOT is not set. This should be the last fix for flash_ec. DEFAULT_BOARD is intentionally left as is. For developers who don't want to use --board option every time, they need to set DEFAULT_BOARD in their environment variables. BUG=chromium:397202 TEST=util/flash_ec --board=link BRANCH=None Change-Id: If23f73adbd37f2a79cb5176e3665562e278f46db Signed-off-by: Vic Yang <victoryang@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/210523 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Gwendal Grignou <gwendal@chromium.org>