Add w1700k_ap_fanboy_ubi2 device
This commit is contained in:
7
profiles
7
profiles
@@ -31,9 +31,6 @@ declare -Ag r4s=(
|
|||||||
[kconfigs]="${default_kconfigs[*]} \
|
[kconfigs]="${default_kconfigs[*]} \
|
||||||
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \
|
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \
|
||||||
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y"
|
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=(
|
declare -Ag ax6000=(
|
||||||
@@ -98,7 +95,7 @@ declare -Ag w1700k=(
|
|||||||
# [branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@minimal"
|
# [branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@minimal"
|
||||||
)
|
)
|
||||||
|
|
||||||
declare -Ag w1700k_ap=(
|
declare -Ag w1700k_ap_fanboy_ubi2=(
|
||||||
[mode]="source"
|
[mode]="source"
|
||||||
[device]="gemtek_w1700k"
|
[device]="gemtek_w1700k"
|
||||||
[target]="airoha/an7581"
|
[target]="airoha/an7581"
|
||||||
@@ -108,7 +105,7 @@ declare -Ag w1700k_ap=(
|
|||||||
-dnsmasq -odhcpd-ipv6only -nftables -firewall4 \
|
-dnsmasq -odhcpd-ipv6only -nftables -firewall4 \
|
||||||
wpad-openssl libiwinfo-data tailscale bridger switch smp_util \
|
wpad-openssl libiwinfo-data tailscale bridger switch smp_util \
|
||||||
kmod-crypto-hw-eip93"
|
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=(
|
declare -Ag rpi4=(
|
||||||
|
|||||||
Reference in New Issue
Block a user