3 lines
69 B
INI
3 lines
69 B
INI
if not 'RISCV' in config.root.targets:
|
|
config.unsupported = True
|
if not 'RISCV' in config.root.targets:
|
|
config.unsupported = True
|