mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
2b0170fb6a
commit
a4d5687510
@@ -16,4 +16,4 @@ SRC_S += spec/arm_v8/virtualization/exception_vector.s
|
||||
NR_OF_CPUS = 4
|
||||
|
||||
# include less specific configuration
|
||||
include $(REP_DIR)/lib/mk/spec/arm_v8/core-hw.inc
|
||||
include $(call select_from_repositories,lib/mk/spec/arm_v8/core-hw.inc)
|
||||
|
||||
@@ -15,8 +15,7 @@ SRC_S += spec/arm_v8/exception_vector.s
|
||||
SRC_S += spec/arm_v8/crt0.s
|
||||
|
||||
vpath pd_session_support.cc $(REP_DIR)/src/core/spec/arm_v8
|
||||
vpath spec/64bit/memory_map.cc $(REP_DIR)/src/lib/hw
|
||||
vpath spec/64bit/memory_map.cc $(call select_from_repositories,src/lib/hw)
|
||||
|
||||
# include less specific configuration
|
||||
include $(REP_DIR)/lib/mk/core-hw.inc
|
||||
|
||||
include $(call select_from_repositories,lib/mk/core-hw.inc)
|
||||
|
||||
Reference in New Issue
Block a user