cardem: disable upload for simtrace2

cardem on the st2 has been broken forever and still does not work, so
stop uploading cardem binaries

Change-Id: I33828f799d41386afb3f8dcd9bb510902877e03f
This commit is contained in:
Eric Wild
2020-01-30 17:19:51 +01:00
parent 1fad9229bf
commit baa62777c8

View File

@@ -63,6 +63,8 @@ make dist
# make -C "$base/doc/manuals" publish
#fi
rm -rf $TOPDIR/firmware/bin/simtrace-cardem*
if [ "x$publish" = "x--publish" ]; then
echo
echo "=============== UPLOAD BUILD =============="