规范设备树名称

This commit is contained in:
hejiawencc
2023-02-27 17:53:13 +08:00
parent 48e5bbcaca
commit a4ff2ac843
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel defconfig fragment # Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT= export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rk3588s-lubancat4 export RK_KERNEL_DTS=rk3588s-lubancat-4
# boot image type # boot image type
export RK_BOOT_IMG=boot.img export RK_BOOT_IMG=boot.img
# kernel image path # kernel image path

View File

@ -11,7 +11,7 @@ export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel defconfig fragment # Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT= export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rk3588s-lubancat4 export RK_KERNEL_DTS=rk3588s-lubancat-4
# boot image type # boot image type
export RK_BOOT_IMG=boot.img export RK_BOOT_IMG=boot.img
# kernel image path # kernel image path

View File

@ -11,7 +11,7 @@ export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel defconfig fragment # Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT= export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rk3588s-lubancat4 export RK_KERNEL_DTS=rk3588s-lubancat-4
# boot image type # boot image type
export RK_BOOT_IMG=boot.img export RK_BOOT_IMG=boot.img
# kernel image path # kernel image path