aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/ALPINE
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/ALPINE')
-rw-r--r--sys/arm/conf/ALPINE2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/ALPINE b/sys/arm/conf/ALPINE
index 626dcfa21d46..075cc1ff16a2 100644
--- a/sys/arm/conf/ALPINE
+++ b/sys/arm/conf/ALPINE
@@ -31,7 +31,7 @@ options SMP # Enable multiple cores
# Debugging
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-options BREAK_TO_DEBUGGER
+options ALT_BREAK_TO_DEBUGGER
options KDB
options DDB #Enable the kernel debugger