SAMA5D4 Xplained Ultra Board BSP
guowenxue
2019-08-27 03ada50f4e3993fc9e3d4c17e952f12bb67d7d98
linux-bsp/build.sh
@@ -82,7 +82,7 @@
    SRC_DIR=$1
    if [ ! -d ${SRC_DIR} ] ; then
       show_banner "|       start decmpress $SRC_DIR packet       |"
       show_banner "|       start decompress $SRC_DIR packet     |"
        tar -xJf ${PACK_PATH}/${SRC_DIR}.tar.xz 
        cd ${SRC_DIR}