summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh')
-rw-r--r--config.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index d6b6db8..d11551e 100644
--- a/config.sh
+++ b/config.sh
@@ -9,6 +9,12 @@ cross_compile[arm64]=aarch64-buildroot-linux-gnu-
#
# Directories
#
+# Variable name: flash_mount_point
+#
+# Path to a directory where the target disk can be mounted.
+#
+flash_mount_point=/mnt/disk
+#
# Variable name: target_root[]
#
# Path to the root directory of the target file system for each architecture.