|
@@ -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
|