mirror of
https://github.com/drasko/codezero.git
synced 2026-02-05 22:43:15 +01:00
Added function to extract cputype, this function was earlier rewritten
in build_linux
This commit is contained in:
@@ -39,6 +39,7 @@ def cml2_header_to_symbols(cml2_header, config):
|
||||
config.get_arch(name, value)
|
||||
config.get_subarch(name, value)
|
||||
config.get_platform(name, value)
|
||||
config.get_cpu(name, value)
|
||||
config.get_ncontainers(name, value)
|
||||
config.get_container_parameters(name, value)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user