export PATH=$PATH:$arm-toolchain/bin:$uboot/tools
cd $arm-toolchain/mybin
. ./aliasmybingcc.sh
cd $uboot
make wmt_config
make all
export PATH=$PATH:$arm-toolchain/bin:$uboot/tools
cd $arm-toolchain/mybin
. ./aliasmybingcc.sh
cd $uboot
make wmt_config
make zuboot
export PATH=$PATH:$arm-toolchain/mybin
cd $arm-toolchain/mybin
. ./aliasmybingcc.sh
cd $kernel
make Android_defconfig
make ubin CROSS_COMPILE=arm_1103_le-