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