toolchain/gdb: disable support of full gdb on target for blackfin
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Nov 2012 12:28:55 +0000 (12:28 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Nov 2012 23:28:40 +0000 (00:28 +0100)
commitb0e53fef86814d0e300665f80374e61840e9a38c
tree4d24f69f26ab527b74f0197ea1ec0e64d6c28f3a
parent27a0cfaa64605eac86a69e6a565eeda556b6b125
toolchain/gdb: disable support of full gdb on target for blackfin

There is no support in gdb 6.6 for the Blackfin architecture, so
disallow this choice. This fixes the following build failure:

  http://autobuild.buildroot.org/results/e37db29810265a756833da163fda444d967d7874/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gdb/Config.in