add sample_armeb to sample_all.sh

This commit is contained in:
Nguyen Anh Quynh 2017-03-18 16:30:44 +08:00
parent 1bef32fff6
commit b9712f0a5d
1 changed files with 1 additions and 0 deletions

View File

@ -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 "=========================="