mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-15 23:17:09 +00:00
rockchip: add RTL8723DU support for Radxa ROCK Pi E v3.0
Radxa ROCK Pi E v3.0 has a RTL8723DU Wi-Fi 4 on-board device. enable it. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Link: https://github.com/openwrt/openwrt/pull/15910 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
4c1fe83bd5
commit
e6fec638d2
@ -144,7 +144,7 @@ define Device/radxa_rock-pi-e-v3
|
||||
DEVICE_MODEL := ROCK Pi E v3.0
|
||||
SOC := rk3328
|
||||
DEVICE_DTS := rockchip/rk3328-rock-pi-e
|
||||
DEVICE_PACKAGES := kmod-usb-net-cdc-ncm kmod-usb-net-rndis
|
||||
DEVICE_PACKAGES := kmod-rtw88-8723du kmod-usb-net-cdc-ncm kmod-usb-net-rndis wpad-basic-mbedtls
|
||||
endef
|
||||
TARGET_DEVICES += radxa_rock-pi-e-v3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user