summaryrefslogtreecommitdiffstats
path: root/rules/gdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gdb.in')
-rw-r--r--rules/gdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gdb.in b/rules/gdb.in
index 8ad340182..14d4c2690 100644
--- a/rules/gdb.in
+++ b/rules/gdb.in
@@ -3,7 +3,7 @@
source "rules/gdbserver.in"
menuconfig GDB
- bool "gdb (the real one)"
+ prompt "gdb (the real one) "
select GLIBC_LIBM if (GLIBC && GLIBC_INSTALL && GDB_SHARED)
select TERMCAP if GDB_TERMCAP
select NCURSES if GDB_NCURSES