Add w1700k_ap_fanboy_ubi2 device

This commit is contained in:
2026-05-21 14:49:26 -04:00
parent f340ebfe61
commit c9e99f3a8a

View File

@@ -31,9 +31,6 @@ declare -Ag r4s=(
[kconfigs]="${default_kconfigs[*]} \
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y"
# For 24.10 branch (Linux 6.6)
# [cherrypicks]="https://github.com/wurzerj/openwrt.git:59d6e31 \
# https://github.com/wurzerj/openwrt.git:bb251b8" # fix inconsistent reboot
)
declare -Ag ax6000=(
@@ -98,7 +95,7 @@ declare -Ag w1700k=(
# [branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@minimal"
)
declare -Ag w1700k_ap=(
declare -Ag w1700k_ap_fanboy_ubi2=(
[mode]="source"
[device]="gemtek_w1700k"
[target]="airoha/an7581"
@@ -108,7 +105,7 @@ declare -Ag w1700k_ap=(
-dnsmasq -odhcpd-ipv6only -nftables -firewall4 \
wpad-openssl libiwinfo-data tailscale bridger switch smp_util \
kmod-crypto-hw-eip93"
# [branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@minimal"
[branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@ubi2"
)
declare -Ag rpi4=(