4 lines
102 B
INI
4 lines
102 B
INI
|
if not ("Mips" in config.root.targets):
|
||
|
# We need support for Mips.
|
||
|
config.unsupported = True
|