mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[mips] make AR933X boards use ALT_BREAK_TO_DEBUGGER like the rest of the Atheros boards.
This commit is contained in:
parent
054da15ecc
commit
9a0e8f3cec
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_tap if_tun if
|
|||
options DDB
|
||||
options KDB
|
||||
options ALQ
|
||||
options ALT_BREAK_TO_DEBUGGER
|
||||
|
||||
options SCHED_4BSD #4BSD scheduler
|
||||
options INET #InterNETworking
|
||||
|
|
|
|||
Loading…
Reference in a new issue