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