pkgs/openwrt: replace packages to fit ap39 flash

This commit is contained in:
Astro 2022-09-13 03:18:21 +02:00
parent 516f7426a1
commit 1d4698e6ff
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@ let
"-kmod-ath10k-ct" "-ath10k-firmware-qca988x-ct" "-kmod-ath10k-ct" "-ath10k-firmware-qca988x-ct"
"kmod-ath10k" "ath10k-firmware-qca988x" "kmod-ath10k" "ath10k-firmware-qca988x"
]; ];
"dir-615-d" = [
# flash size reasons
"-wpad-openssl"
"-tcpdump"
"wpad-wolfssl"
];
}; };
in rec { in rec {
sshScript = hostName: sshScript = hostName: