add sample_armeb to sample_all.sh
This commit is contained in:
@ -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 "=========================="
|
||||
|
Reference in New Issue
Block a user