summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--toolchain/gdb/Config.in.21
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gdb/Config.in.2 b/toolchain/gdb/Config.in.2
index 695c5d5ea..6b1783dae 100644
--- a/toolchain/gdb/Config.in.2
+++ b/toolchain/gdb/Config.in.2
@@ -52,4 +52,5 @@ config BR2_EXT_GDB_VERSION
default "6.3" if BR2_EXT_GDB_VERSION_6_3
default "6.4" if BR2_EXT_GDB_VERSION_6_4
default "6.5" if BR2_EXT_GDB_VERSION_6_5
+ default "6.6" if BR2_EXT_GDB_VERSION_6_6
default "snapshot" if BR2_EXT_GDB_VERSION_SNAPSHOT