rk3036: BoardConfig.mk: change uboot config to rk3036
Signed-off-by: Hans Yang <yhx@rock-chips.com> Change-Id: I2d0fdb1f28497c616d04e22129962e1b5acc0023
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# Target arch
|
# Target arch
|
||||||
export RK_ARCH=arm
|
export RK_ARCH=arm
|
||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=kylin-rk3036
|
export RK_UBOOT_DEFCONFIG=rk3036
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
Reference in New Issue
Block a user