kumquat-buildroot/package/gdb
Peter Korsgaard bd7b402fb1 gdb: correct version selection on arc/microblaze if host version isn't enabled
Fixes http://autobuild.buildroot.net/results/858/8580840f6e41f198d2cfc0609e14765dbc2e7322/

kconfig uses the first 'default ... if' line that matches, so ensure the
arch specific ones come before the generic 7.5.1 default, otherwise
arc/microblaze ends up with 7.5.1 instead of their custom version.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-25 21:48:31 +01:00
..
6.6a
7.4.1
Config.in
Config.in.host gdb: correct version selection on arc/microblaze if host version isn't enabled 2014-02-25 21:48:31 +01:00
gdb.mk gdb: move version selection from gdb.mk to Config.in.host 2014-02-08 23:05:38 +01:00