diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in index 980666b0d5..c9c54b88fd 100644 --- a/toolchain/gdb/Config.in +++ b/toolchain/gdb/Config.in @@ -103,4 +103,4 @@ config BR2_GDB_VERSION default "7.1a" if BR2_GDB_VERSION_7_1 default "7.2a" if BR2_GDB_VERSION_7_2 default "7.3.1" if BR2_GDB_VERSION_7_3 - default "7.4" if BR2_GDB_VERSION_7_4 + default "7.4.1" if BR2_GDB_VERSION_7_4