Added arm64eb sample to sample_all.sh script (#809)

This commit is contained in:
xorstream 2017-04-25 15:42:13 +10:00 committed by Nguyen Anh Quynh
parent 0109cd6c8a
commit 1940bc7032
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ fi
if test -e $DIR/sample_arm64; then
echo "=========================="
$DIR/sample_arm64
$DIR/sample_arm64eb
fi
if test -e $DIR/sample_mips; then
echo "=========================="