Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
klzgrad committed Oct 19, 2024
1 parent 2d5dc61 commit baadd1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,11 @@ jobs:
target_cpu: mipsel
extra: 'mips_arch_variant="r2" mips_float_abi="soft" build_static=true use_allocator_shim=false use_partition_alloc=false'
- arch: mipsel_mips32
openwrt: "target=brcm63xx subtarget=smp"
openwrt: "target=bcm47xx subtarget=generic"
target_cpu: mipsel
extra: 'mips_arch_variant="r1" mips_float_abi="soft"'
openwrt_release: '21.02.0'
openwrt_gcc_ver: '8.4.0'
- arch: riscv64
openwrt: "target=sifiveu subtarget=generic"
target_cpu: riscv64
Expand Down

0 comments on commit baadd1b

Please sign in to comment.