lxip: ARM 64-Bit support

issue #3407
This commit is contained in:
Sebastian Sumpf
2019-05-29 13:40:53 +02:00
committed by Christian Helmuth
parent 790a57041c
commit ef8140cce5
2 changed files with 34 additions and 0 deletions

View File

@ -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