SAMA5D4 Xplained Ultra Board BSP
guowenxue
2019-08-11 44b6985a5c9724e5f8b8f30000c5f022dee42863
3rdparty/zlib/build.sh
@@ -7,14 +7,11 @@
#|           1, Initialize 1.0.0 on 2011.04.12
#+--------------------------------------------------------------------------------------------
PRJ_PATH=`pwd`
PREFIX_PATH=`pwd`/../install/
LYFTP_SRC=ftp://master.iot-yun.club/src/
if [ -z $CROSSTOOL ] ; then
   CROSSTOOL=/opt/crosstool/cortex-a7/bin/arm-linux-gnueabi-
fi
CROSSTOOL=/opt/crosstool/cortex-a7/bin/arm-linux-gnueabi-
function msg_banner()
{