From c9e99f3a8a69a2ff9ca0871c00b4ab379b871d29 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 21 May 2026 14:49:26 -0400 Subject: [PATCH] Add w1700k_ap_fanboy_ubi2 device --- profiles | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/profiles b/profiles index 7859659..355cfb3 100644 --- a/profiles +++ b/profiles @@ -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=(