Remove OpenWrt Cortex A5 build

It is dropped from OpenWrt 19.07.8.
This commit is contained in:
klzgrad 2021-08-26 07:16:14 +08:00
parent 48408e30d9
commit bd6763f1c7

View File

@ -366,10 +366,6 @@ jobs:
- arch: aarch64_generic - arch: aarch64_generic
openwrt: 'target=armvirt subtarget=64' openwrt: 'target=armvirt subtarget=64'
target_cpu: arm64 target_cpu: arm64
- arch: arm_cortex-a5_vfpv4
openwrt: 'target=at91 subtarget=sama5'
target_cpu: arm
extra: 'arm_version=0 arm_cpu="cortex-a5" arm_fpu="vfpv4" arm_float_abi="hard" arm_use_neon=false'
- arch: arm_cortex-a7_neon-vfpv4 - arch: arm_cortex-a7_neon-vfpv4
openwrt: 'target=sunxi subtarget=cortexa7' openwrt: 'target=sunxi subtarget=cortexa7'
target_cpu: arm target_cpu: arm