mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +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> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
579792e417
commit
bf26245e71
@ -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…
x
Reference in New Issue
Block a user