mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use ALT_BREAK_TO_DEBUGGER as well.
This commit is contained in:
parent
5554db5d6e
commit
473a0e619a
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 ALT_BREAK_TO_DEBUGGER
|
||||
options ALQ
|
||||
|
||||
options SCHED_4BSD #4BSD scheduler
|
||||
|
|
|
|||
Loading…
Reference in a new issue