summaryrefslogtreecommitdiff
path: root/board/nocturne_fp/flash_fp_mcu
diff options
context:
space:
mode:
Diffstat (limited to 'board/nocturne_fp/flash_fp_mcu')
-rwxr-xr-xboard/nocturne_fp/flash_fp_mcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/nocturne_fp/flash_fp_mcu b/board/nocturne_fp/flash_fp_mcu
index f531e399df..42cba3defd 100755
--- a/board/nocturne_fp/flash_fp_mcu
+++ b/board/nocturne_fp/flash_fp_mcu
@@ -3,7 +3,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-. /usr/share/flash_fp_mcu/flash_fp_mcu_common.sh
+. "$(dirname "$(readlink -f "$0")")"/../share/flash_fp_mcu/flash_fp_mcu_common.sh
# Kabylake PCH GPIOs
readonly KBL_GPIOCHIP="gpiochip360"