From: "Steven J. Hill" Date: Sat, 16 Jun 2007 17:55:05 +0000 (-0000) Subject: Please make sure to update this file as well for new versions of GDB. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e894d1ac6c76a7ff48c753659dccc89f2c3e73ab;p=buildroot.git Please make sure to update this file as well for new versions of GDB. --- diff --git a/toolchain/gdb/Config.in.2 b/toolchain/gdb/Config.in.2 index 695c5d5ea4..6b1783dae2 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