mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 14:18:27 +00:00
committed by
Christian Helmuth
parent
790a57041c
commit
ef8140cce5
@ -21,6 +21,9 @@ ifeq ($(filter-out $(SPECS),arm),)
|
||||
ARCH_SRC_INC_DIR += $(REP_DIR)/src/include/spec/arm_v7
|
||||
endif # arm_v7
|
||||
endif # arm
|
||||
ifeq ($(filter-out $(SPECS),arm_64),)
|
||||
ARCH_SRC_INC_DIR += $(REP_DIR)/src/include/spec/arm_64
|
||||
endif # arm_v7
|
||||
|
||||
#
|
||||
# The order of include-search directories is important, we need to look into
|
||||
|
Reference in New Issue
Block a user