diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516cv200_openipc_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516cv200_openipc_defconfig index d69608da..ff4770b3 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516cv200_openipc_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516cv200_openipc_defconfig @@ -1,6 +1,7 @@ # Architecture BR2_arm=y BR2_cortex_a7=y +BR2_ARM_EABI=y BR2_ARM_INSTRUCTIONS_THUMB=y BR2_KERNEL_HEADERS_VERSION=y BR2_DEFAULT_KERNEL_VERSION="4.9.37" diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig index fbad3b42..0585d063 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig @@ -1,6 +1,7 @@ # Architecture BR2_arm=y BR2_cortex_a7=y +BR2_ARM_EABI=y BR2_ARM_INSTRUCTIONS_THUMB=y BR2_KERNEL_HEADERS_VERSION=y BR2_DEFAULT_KERNEL_VERSION="4.9.37" diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev201_unknown_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev201_unknown_defconfig index a0e7097d..d5877d5a 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev201_unknown_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev201_unknown_defconfig @@ -1,4 +1,5 @@ BR2_arm=y +BR2_ARM_EABI=y BR2_ARM_INSTRUCTIONS_THUMB=y BR2_KERNEL_HEADERS_VERSION=y BR2_DEFAULT_KERNEL_VERSION="4.9.37" diff --git a/building.sh b/building.sh index 782b7e73..e9e2b65e 100755 --- a/building.sh +++ b/building.sh @@ -297,9 +297,9 @@ xm550() { # hi3516cv100 # testing.. # # hi3516cv200 # testing.. -# hi3518ev200 # testing.. +hi3518ev200 # testing.. # -hi3516cv300 # testind.. +# hi3516cv300 # testind.. # hi3516ev100 # testind.. # # hi3516dv200 # OpenIPC