ath79: use wpad-openssl by default

This commit is contained in:
coolsnowwolf 2021-07-15 14:42:44 +08:00
parent b8a2a9b17e
commit 1eaa4c5b76
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
BOARDNAME:=Generic
DEFAULT_PACKAGES += wpad-basic-wolfssl
DEFAULT_PACKAGES += -ddns-scripts_aliyun -ddns-scripts_dnspod wpad-openssl
define Target/Description
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.

View File

@ -3,7 +3,7 @@ FEATURES += minor nand
KERNELNAME := vmlinux vmlinuz
IMAGES_DIR := ../../..
DEFAULT_PACKAGES += wpad-basic-wolfssl
DEFAULT_PACKAGES += wpad-openssl
define Target/Description
Build firmware images for MikroTik devices based on Qualcomm Atheros

View File

@ -2,7 +2,7 @@ BOARDNAME := Generic devices with NAND flash
FEATURES += nand
DEFAULT_PACKAGES += wpad-basic-wolfssl
DEFAULT_PACKAGES += wpad-openssl
define Target/Description
Firmware for boards using Qualcomm Atheros, MIPS-based SoCs