debug/gdb: fix Linaro version string

Last update missed updating the version string.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
Yann E. MORIN" 2011-04-28 23:26:57 +02:00
parent 8344f4f1cc
commit 666d810925

View File

@ -79,7 +79,7 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
default "linaro-7.2-2011.02-0" if GDB_V_linaro_7_2_2011_02_0
default "linaro-7.2-2011.04-0" if GDB_V_linaro_7_2_2011_04_0
default "7.2" if GDB_V_7_2
default "7.1" if GDB_V_7_1
default "7.0.1" if GDB_V_7_0_1