bootloader/build.sh
@@ -184,7 +184,7 @@ cd $PRJ_PATH/${SRC} # do patch if not patched if [ ! -s configs/$defconfig ] ; then if [ ! -s configs/$defconfig -a -s $patch_file ] ; then pr_warn "do patch for $SRC now..." patch -p1 < $patch_file fi