From 473a0e619a91bacb3179490448fe28fa6efb2522 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sun, 28 Aug 2016 04:08:04 +0000 Subject: [PATCH] Use ALT_BREAK_TO_DEBUGGER as well. --- sys/mips/conf/std.AR934X | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/mips/conf/std.AR934X b/sys/mips/conf/std.AR934X index 9d51fdb4e9a..940da461d43 100644 --- a/sys/mips/conf/std.AR934X +++ b/sys/mips/conf/std.AR934X @@ -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