mirror of
https://github.com/drasko/codezero.git
synced 2026-02-10 17:03:26 +01:00
final.axf building from top-level build.py including containers
This commit is contained in:
@@ -44,6 +44,7 @@ def configure_kernel(cml_file):
|
||||
cml2_header_to_symbols(CML2_CONFIG_H, config)
|
||||
cml2_update_config_h(CONFIG_H, config)
|
||||
configuration_save(config)
|
||||
#config.config_print()
|
||||
|
||||
if __name__ == "__main__":
|
||||
configure_kernel(join(CML2_CONFIG_SRCDIR, "arm.cml"))
|
||||
|
||||
Reference in New Issue
Block a user