uboot-rockchip: remove vendor from u-boot name
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 68da56dd0f)
This commit is contained in:
parent
26d104ac3d
commit
a5fe1a9e76
@ -144,14 +144,14 @@ endef
|
||||
|
||||
define U-Boot/fastrhino-r66s-rk3568
|
||||
$(U-Boot/Default/rk3568)
|
||||
NAME:=Lunzn FastRhino R66S
|
||||
NAME:=FastRhino R66S
|
||||
BUILD_DEVICES:= \
|
||||
lunzn_fastrhino-r66s
|
||||
endef
|
||||
|
||||
define U-Boot/fastrhino-r68s-rk3568
|
||||
$(U-Boot/Default/rk3568)
|
||||
NAME:=Lunzn FastRhino R68S
|
||||
NAME:=FastRhino R68S
|
||||
BUILD_DEVICES:= \
|
||||
lunzn_fastrhino-r68s
|
||||
endef
|
||||
@ -165,14 +165,14 @@ endef
|
||||
|
||||
define U-Boot/nanopi-r5c-rk3568
|
||||
$(U-Boot/Default/rk3568)
|
||||
NAME:=FriendlyARM NanoPi R5C
|
||||
NAME:=NanoPi R5C
|
||||
BUILD_DEVICES:= \
|
||||
friendlyarm_nanopi-r5c
|
||||
endef
|
||||
|
||||
define U-Boot/nanopi-r5s-rk3568
|
||||
$(U-Boot/Default/rk3568)
|
||||
NAME:=FriendlyARM NanoPi R5S
|
||||
NAME:=NanoPi R5S
|
||||
BUILD_DEVICES:= \
|
||||
friendlyarm_nanopi-r5s
|
||||
endef
|
||||
|
||||
Loading…
Reference in New Issue
Block a user