blob: 8a3ba96497e7dd32f48c04ea49c65c98da885221 [file] [log] [blame]
Saleem Abdulrasool7e34cc42014-01-08 03:44:01 +00001targets = set(config.root.targets_to_build.split())
2if not 'ARM' in targets:
3 config.unsupported = True
4