X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=MAKEALL;h=705a0bb5e1a2f2c20c325e7b67452f5e3ab282a5;hb=96ac18c9ccc77c7f57dff5651b34a3cc914c8abd;hp=d7ad51dc440f2293e38dcde602d458eaefe37858;hpb=9e4140329ee9a787d0f96ac2829d618d47f7973f;p=u-boot diff --git a/MAKEALL b/MAKEALL index d7ad51dc44..705a0bb5e1 100755 --- a/MAKEALL +++ b/MAKEALL @@ -398,8 +398,6 @@ LIST_at91="$(targets_by_soc at91)" LIST_pxa="$(targets_by_cpu pxa)" -LIST_ixp="$(targets_by_cpu ixp)" - ######################################################################### ## SPEAr Systems ######################################################################### @@ -702,7 +700,7 @@ build_target() { if [ $BUILD_MANY == 1 ] ; then trap - TERM - ${MAKE} -s tidy + ${MAKE} -s clean if [ -s ${LOG_DIR}/${target}.ERR ] ; then cp ${LOG_DIR}/${target}.ERR ${OUTPUT_PREFIX}/ERR/${target}