]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
rockchip: Add Realtek RTL8821CU support for the Radxa ROCK Pi E v3
authorFUKAUMI Naoki <naoki@radxa.com>
Fri, 1 Aug 2025 07:43:33 +0000 (07:43 +0000)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 1 Aug 2025 12:52:26 +0000 (15:52 +0300)
There is a variant of the Radxa ROCK Pi E v3 equipped with the Realtek
RTL8821CU. Add the kmod-rtw88-8821cu package for it.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://github.com/openwrt/openwrt/pull/18310
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/rockchip/image/armv8.mk

index 4dbd98432d8575cc6ba46cee998e4c2ff0c06460..bb1e3a894fc01b44639f5af9426c2a2c47db980b 100644 (file)
@@ -237,7 +237,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-rtw88-8723du kmod-usb-net-cdc-ncm kmod-usb-net-rndis wpad-basic-mbedtls
+  DEVICE_PACKAGES := kmod-rtw88-8723du kmod-rtw88-8821cu kmod-usb-net-cdc-ncm kmod-usb-net-rndis wpad-basic-mbedtls
 endef
 TARGET_DEVICES += radxa_rock-pi-e-v3