mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base/base-hw: unify startup library builds
- Use 'select_from_repositories' for crt0.s of startup library - Move RISC-V crt0.s to base (where the other archs are located) issue #4019
This commit is contained in:
committed by
Norman Feske
parent
ce31c90bc3
commit
f5cd12dcf9
@@ -1,3 +1,3 @@
|
||||
include $(BASE_DIR)/lib/mk/startup.inc
|
||||
|
||||
vpath crt0.s $(BASE_DIR)/src/lib/startup/spec/arm_64
|
||||
vpath crt0.s $(call select_from_repositories,src/lib/startup/spec/arm_64)
|
||||
|
||||
Reference in New Issue
Block a user