diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in index 26518e51f7..1e44dbde78 100644 --- a/toolchain/gdb/Config.in +++ b/toolchain/gdb/Config.in @@ -21,7 +21,7 @@ config BR2_PACKAGE_GDB_CLIENT Build gdb to run on the host to debug programs running on the target. choice - prompt "GDB debuger Version" + prompt "GDB debugger Version" default BR2_GDB_VERSION_6_3 depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GDB_SERVER || BR2_PACKAGE_GDB_CLIENT help