summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutil/signer/bs2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/signer/bs b/util/signer/bs
index 23ee46039a..5fc5ff8d6d 100755
--- a/util/signer/bs
+++ b/util/signer/bs
@@ -12,6 +12,7 @@ set -e
set -u
progname=$(basename $0)
+EC_ROOT="$(readlink -f "$(dirname $0)/../..")"
OD="/usr/bin/od"
@@ -205,7 +206,6 @@ fi
: ${CR50_BOARD_ID=}
: ${H1_DEVIDS=}
-EC_ROOT="${CROS_WORKON_SRCROOT}/src/platform/ec"
EC_BIN_ROOT="${EC_ROOT}/util/signer"
do_hex=