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