X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=MAKEALL;h=1b506d679fde3413922645d222fa9ba0afbb1afc;hb=cb2707af7a9792c0818e67987f74b3e42ce923cf;hp=761038e514ed7f9671b50897c1eb00660369013b;hpb=9ec49f8f8e4f4146c3f7cd83d2852c3bb85cadb7;p=u-boot diff --git a/MAKEALL b/MAKEALL index 761038e514..1b506d679f 100755 --- a/MAKEALL +++ b/MAKEALL @@ -727,7 +727,7 @@ build_target() { target=$1 ${MAKE} distclean >/dev/null - ${MAKE} ${target}_config + ${MAKE} -s ${target}_config ${MAKE} ${JOBS} all 2>&1 >${LOG_DIR}/$target.MAKELOG \ | tee ${LOG_DIR}/$target.ERR