mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFS: eliminate duplicate start line
This commit is contained in:
parent
c8d2a747a4
commit
4206772503
1 changed files with 0 additions and 1 deletions
1
Makefile
1
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 "--------------------------------------------------------------"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue