-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.yml
26 lines (25 loc) · 1.13 KB
/
build.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
ourRelease: 9.1.0
ourBranch: stable
gluonRelease: 2021.1.2-l2tp
targets:
- { target: ar71xx-generic, arch: mips_24kc, buildBroken: true }
- { target: ar71xx-nand, arch: mips_24kc }
- { target: ar71xx-tiny, arch: mips_24kc }
- { target: ath79-generic, arch: mips_24kc }
- { target: brcm2708-bcm2708, arch: arm_arm1176jzf-s_vfp }
- { target: brcm2708-bcm2709, arch: arm_cortex-a7_neon-vfpv4 }
- { target: ipq40xx-generic, arch: arm_cortex-a7_neon-vfpv4 }
- { target: ipq806x-generic, arch: arm_cortex-a15_neon-vfpv4 }
- { target: lantiq-xrx200, arch: mips_24kc }
- { target: lantiq-xway, arch: mips_24kc }
- { target: mpc85xx-generic, arch: powerpc_8540 }
- { target: mpc85xx-p1020, arch: powerpc_8540 }
- { target: ramips-mt7620, arch: mipsel_24kc }
- { target: ramips-mt7621, arch: mipsel_24kc }
- { target: ramips-mt76x8, arch: mipsel_24kc }
- { target: ramips-rt305x, arch: mipsel_24kc }
- { target: sunxi-cortexa7, arch: arm_cortex-a7_neon-vfpv4 }
- { target: x86-64, arch: x86_64 }
- { target: x86-generic, arch: i386_pentium4 }
- { target: x86-geode, arch: i386_pentium }