device/rk3399: fixes the wrong configure

Change-Id: I5c0c0ad72ffb5fb5155e1a172fd85834456bc2b8
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
Caesar Wang
2018-09-26 13:49:08 +08:00
parent dc84b1b094
commit fd57ab1c25

View File

@ -3,11 +3,11 @@
# Target arch
export RK_ARCH=arm64
# Uboot defconfig
export RK_UBOOT_DEFCONFIG=rk3399
export RK_UBOOT_DEFCONFIG=evb-rk3399
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel dts
export RK_KERNEL_DTS=rk3399-rock960-ab
export RK_KERNEL_DTS=rk3399-sapphire-excavator-linux
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path