busybox/build.sh
@@ -57,6 +57,7 @@ pr_error $1 fi } # decompress a packet to destination path function do_unpack() { @@ -162,7 +163,7 @@ make -j ${JOBS} CROSS_COMPILE=$CROSS_COMPILE check_result "ERROR: compile ${LIB_NAME} failure" cp busybox $PREFIX_PATH/bin install -m 755 -D busybox $PREFIX_PATH/bin/busybox } function do_clean()