mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
More changes for cleaner initialization and support for containers.
This commit is contained in:
@@ -27,7 +27,7 @@ import cml2header
|
||||
import cmlconfigure
|
||||
|
||||
# The linker script to link the final executable
|
||||
linker_script = join(headers_root, 'l4/arch/arm/mylink.lds')
|
||||
linker_script = join(headers_root, 'l4/arch/arm/linker.lds')
|
||||
|
||||
# Environment to build sources
|
||||
#env = None
|
||||
|
||||
Reference in New Issue
Block a user