summaryrefslogtreecommitdiffstats
path: root/package/gdb/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Config.in')
-rw-r--r--package/gdb/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Config.in b/package/gdb/Config.in
index a96df1e464..b211878326 100644
--- a/package/gdb/Config.in
+++ b/package/gdb/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_GDB
# target, we don't allow building a separate gdbserver. The
# one from the external toolchain should be used.
select BR2_PACKAGE_GDB_SERVER if \
- (!BR2_PACKAGE_GDB_DEBUGGER && !BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY)
+ (!BR2_PACKAGE_GDB_DEBUGGER && !BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY)
depends on BR2_TOOLCHAIN_HAS_THREADS && BR2_TOOLCHAIN_HAS_THREADS_DEBUG
depends on !BR2_nios2
help
OpenPOWER on IntegriCloud