mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Don't force bootverbose on anymore, it can be set from ubldr now.
This commit is contained in:
parent
bcab32ab01
commit
b6028530bd
1 changed files with 0 additions and 3 deletions
|
|
@ -55,9 +55,6 @@ void
|
|||
initarm_early_init(void)
|
||||
{
|
||||
|
||||
/* XXX - Get rid of this stuff soon. */
|
||||
boothowto |= RB_VERBOSE|RB_MULTIPLE;
|
||||
bootverbose = 1;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue