summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-07-31 09:42:55 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-07-31 09:44:55 +0200
commitfebb9673d0ba6b4c8b5aac7dc8271c1f566657a5 (patch)
tree5c60be8239e6a1f51e0f68010a9d5144b2d0c615
parent8d978fc91a0e60d978315329e123cd1ca12b2a20 (diff)
buildconf: export: change targets to new image names
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--buildconf/export3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildconf/export b/buildconf/export
index ec943e6..b535a3a 100644
--- a/buildconf/export
+++ b/buildconf/export
@@ -11,7 +11,8 @@ fi
echo ""
echo "Toradex targets are:"
-echo " console-tdx-image"
+echo " tdx-reference-minimal-image"
+echo " tdx-reference-multimedia-image"
echo " other (unsupported) targets may be found in"
echo " meta-toradex-demos/recipes-images/images/"