mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 10:46:41 +00:00
sunxi: use wpad-basic-wolfssl for Sinovoip Banana Pi M2 Ultra
The idea of commita14f5bb4bd
was to use wpad-basic-wolfssl consistently throughout the whole trunk, so use it here as well. Fixes:50fdddae05
("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_MODEL := Banana Pi M2 Ultra
|
||||
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
|
||||
SOC := sun8i-r40
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user