diff options
Diffstat (limited to 'openeuler-22.03_LTS-x86_64.cfg')
-rw-r--r-- | openeuler-22.03_LTS-x86_64.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openeuler-22.03_LTS-x86_64.cfg b/openeuler-22.03_LTS-x86_64.cfg new file mode 100644 index 0000000..0c22144 --- /dev/null +++ b/openeuler-22.03_LTS-x86_64.cfg @@ -0,0 +1,5 @@ +include('templates/openeuler-22.03.tpl') + +config_opts['root'] = 'openeuler-22.03-x86_64' +config_opts['target_arch'] = 'x86_64' +config_opts['legal_host_arches'] = ('x86_64',)
\ No newline at end of file |