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}