Tested-by: Alex Bennée <[email protected]>
Signed-off-by: Pierrick Bouvier <[email protected]>
---
scripts/probe-gdb-support.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/probe-gdb-support.py b/scripts/probe-gdb-support.py
index 43c70302873..6e3b2579770 100644
--- a/scripts/probe-gdb-support.py
+++ b/scripts/probe-gdb-support.py
@@ -35,6 +35,7 @@
"Loongarch64" : ["loongarch64"],
"m68k" : ["m68k"],
"MicroBlaze" : ["microblaze"],
+ "mips" : ["mips"],
"mips:isa64" : ["mips64", "mips64el"],
"or1k" : ["or1k"],
"powerpc:common" : ["ppc"],
--
2.47.3