This script assume that you have installed arm-linux-gnueabi for armv7
and aarch64-linux-gnu for armv8, or you have android toolchain in ../prebuilts
directory, otherwise please setting the correct TOOLCHAIN path that you have in
this script.
usage: ./make.sh board
./make.sh evb-rk3399 ---- build for evb-rk3399_defconfig
./make.sh firefly-rk3288 ---- build for firefly-rk3288_defconfig
Change-Id: Id2b0cdee60897bd18f7d0e557429c868a83dfe49
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>