diff --git a/samples/sample_all.sh b/samples/sample_all.sh index 026e0107..e409dd8e 100755 --- a/samples/sample_all.sh +++ b/samples/sample_all.sh @@ -25,6 +25,7 @@ fi if test -e $DIR/sample_arm; then echo "==========================" $DIR/sample_arm + $DIR/sample_armeb fi if test -e $DIR/sample_arm64; then echo "=========================="