diff --git a/Makefile b/Makefile index 440a72840b68..abb21e4d673d 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,6 @@ world: upgrade_checks .endif @echo @echo "--------------------------------------------------------------" - @echo ">>> ${OBJFORMAT} make world started on ${STARTTIME}" @echo ">>> ${OBJFORMAT} make world completed on `LC_TIME=C date`" @echo "--------------------------------------------------------------"