5 lines
86 B
INI
5 lines
86 B
INI
|
import platform
|
||
|
|
||
|
if not "Lanai" in config.root.targets:
|
||
|
config.unsupported = True
|