X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=MAKEALL;h=705a0bb5e1a2f2c20c325e7b67452f5e3ab282a5;hp=d7ad51dc440f2293e38dcde602d458eaefe37858;hb=c34c0246a3600dc4712247b267f71576234e403b;hpb=9e4140329ee9a787d0f96ac2829d618d47f7973f 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}