mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-14 06:32:11 +00:00
uboot-rockchip: Fix product name for Radxa ROCK Pi 4
"ROCK" is the correct series name. https://radxa.com/products/rock4 Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Link: https://github.com/openwrt/openwrt/pull/17532 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
efafd7d47f
commit
c23e177080
@ -138,7 +138,7 @@ endef
|
|||||||
|
|
||||||
define U-Boot/rock-pi-4-rk3399
|
define U-Boot/rock-pi-4-rk3399
|
||||||
$(U-Boot/rk3399/Default)
|
$(U-Boot/rk3399/Default)
|
||||||
NAME:=Rock Pi 4
|
NAME:=ROCK Pi 4
|
||||||
BUILD_DEVICES:= \
|
BUILD_DEVICES:= \
|
||||||
radxa_rock-pi-4a
|
radxa_rock-pi-4a
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user