puma: remove toolchain config
use the prebuilt toolchain for buildroot compile. Change-Id: I9260c337cca0e17c30644a0648b9ebcdcedef2bb Signed-off-by: Weiwen Chen <cww@rock-chips.com>
This commit is contained in:
@ -14,8 +14,6 @@ export RK_BOOT_IMG=boot.img
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
# Toolchain config
|
||||
export RK_CFG_TOOLCHAIN=rockchip_puma_toolchain
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_puma
|
||||
# Recovery config
|
||||
|
||||
Reference in New Issue
Block a user