gdb: not available on ARM noMMU and OpenRISC
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 3 Jun 2017 13:39:38 +0000 (15:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Jun 2017 16:00:48 +0000 (18:00 +0200)
commit61b502794eda3fdd100eea9e8f3d0b78f8fe4151
treece3bafce1a7de2c45e35e47751d6f8e38f18d0e8
parent1cd10a135ddb647f43e87fb2299e23850c34c475
gdb: not available on ARM noMMU and OpenRISC

Neither gdb nor gdbserver have support for ARM noMMU and OpenRISC, so
let's disable gdb on those architectures.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
Changes since v2:
 - Fixed BR2_openrisc to BR2_or1k in Config.in.host
Changes since v1:
 - Fixed BR2_openrisc to BR2_or1k
package/gdb/Config.in
package/gdb/Config.in.host