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