rockchip: update target description

We have RK356x and RK3588 support now.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2024-04-07 16:09:32 +08:00
parent df6698361d
commit 3cfe0d1005

View File

@@ -1,8 +1,8 @@
ARCH:=aarch64
SUBTARGET:=armv8
BOARDNAME:=RK33xx/RK356x boards (64 bit)
BOARDNAME:=RK33xx/RK356x/RK3588 boards (64 bit)
define Target/Description
Build firmware image for Rockchip RK33xx devices.
Build firmware image for Rockchip RK33xx/RK356x/RK3588 devices.
This firmware features a 64 bit kernel.
endef