From 361c1121e1daf98f16d1d96a63e5e7675a8ab791 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 30 Oct 2015 19:26:19 +0100 Subject: build: add list of Toradex images --- buildconf/export | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'buildconf') diff --git a/buildconf/export b/buildconf/export index 4b81c7b..4a9e352 100644 --- a/buildconf/export +++ b/buildconf/export @@ -9,6 +9,12 @@ fi . oe-init-build-env ${BUILDDIR} +echo "" +echo "Toradex targets are:" +echo " angstrom-lxde-image" +echo " console-trdx-image" +echo " angstrom-qt-x11-image" + if [ $FIRST_TIME -eq 1 ]; then mkdir -p conf cp ../stuff/meta-toradex/buildconf/*.conf conf/ -- cgit v1.2.3