blob: 9b698b2e6c411a92d00fe260a00e73ffada6e075 [file] [log] [blame]
config.suffixes = ['.txt']
targets = set(config.root.targets_to_build.split())
if not 'Mips' in targets:
config.unsupported = True