7 lines
158 B
INI
7 lines
158 B
INI
include('templates/rhel-7.tpl')
|
|
|
|
config_opts['target_arch'] = 's390x'
|
|
config_opts['legal_host_arches'] = ('s390x',)
|
|
|
|
config_opts['rhel_product'] = 'system-z'
|