mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
sunxi: use wpad-basic-wolfssl for Sinovoip Banana Pi M2 Ultra
The idea of commit a14f5bb4bd26 was to use wpad-basic-wolfssl consistently throughout the whole trunk, so use it here as well. Fixes: 50fdddae05f1 ("BPi-M2U kernel modules for onboard WiFi") Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
0efec6a008
commit
3679f8f933
@ -75,7 +75,7 @@ define Device/sinovoip_bananapi-m2-ultra
|
|||||||
DEVICE_VENDOR := Sinovoip
|
DEVICE_VENDOR := Sinovoip
|
||||||
DEVICE_MODEL := Banana Pi M2 Ultra
|
DEVICE_MODEL := Banana Pi M2 Ultra
|
||||||
DEVICE_PACKAGES:=kmod-rtc-sunxi kmod-ata-sunxi kmod-brcmfmac \
|
DEVICE_PACKAGES:=kmod-rtc-sunxi kmod-ata-sunxi kmod-brcmfmac \
|
||||||
brcmfmac-firmware-43430a0-sdio wpad-basic
|
brcmfmac-firmware-43430a0-sdio wpad-basic-wolfssl
|
||||||
SUPPORTED_DEVICES:=lemaker,bananapi-m2-ultra
|
SUPPORTED_DEVICES:=lemaker,bananapi-m2-ultra
|
||||||
SOC := sun8i-r40
|
SOC := sun8i-r40
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user