]> git.sur5r.net Git - u-boot/blobdiff - MAKEALL
Makefile: remove a cleaning target "tidy"
[u-boot] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index d7ad51dc440f2293e38dcde602d458eaefe37858..2bb6bb2638187faea48acf383f82ff6666647c13 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -702,7 +702,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}