sunxi: switch to wpad-basic-openssl for r1s h5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-01-29 23:28:39 +08:00
parent 3df761d78d
commit a2d9409ac4
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -39,7 +39,7 @@ define Device/friendlyarm_nanopi-r1s-h5
DEVICE_VENDOR := FriendlyARM
DEVICE_MODEL := Nanopi R1S H5
DEVICE_PACKAGES := kmod-gpio-button-hotplug kmod-usb-net-rtl8152 \
kmod-rtl8189es wpad-basic
kmod-rtl8189es wpad-basic-openssl
SUPPORTED_DEVICES:=nanopi-r1s-h5
$(Device/sun50i-h5)
endef