summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrecipes-images/images/files/apalis-tk1-mainline/tegra-uboot-flasher/genext3fs.sh2
-rwxr-xr-xrecipes-images/images/files/library/genext3fs.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-images/images/files/apalis-tk1-mainline/tegra-uboot-flasher/genext3fs.sh b/recipes-images/images/files/apalis-tk1-mainline/tegra-uboot-flasher/genext3fs.sh
index ffcf060..93c2b60 100755
--- a/recipes-images/images/files/apalis-tk1-mainline/tegra-uboot-flasher/genext3fs.sh
+++ b/recipes-images/images/files/apalis-tk1-mainline/tegra-uboot-flasher/genext3fs.sh
@@ -4,7 +4,7 @@
# sometimes we need the binary echo, not the shell builtin
ECHO=`which echo`
-MOUNTPOINT="mnt/trdx-rootfs"
+MOUNTPOINT="mnt/tdx-rootfs"
Usage()
{
diff --git a/recipes-images/images/files/library/genext3fs.sh b/recipes-images/images/files/library/genext3fs.sh
index ffcf060..93c2b60 100755
--- a/recipes-images/images/files/library/genext3fs.sh
+++ b/recipes-images/images/files/library/genext3fs.sh
@@ -4,7 +4,7 @@
# sometimes we need the binary echo, not the shell builtin
ECHO=`which echo`
-MOUNTPOINT="mnt/trdx-rootfs"
+MOUNTPOINT="mnt/tdx-rootfs"
Usage()
{