mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
machine: rk3568: mark all machines as to be using the closed TPL
This will be useful once we migrate the U-Boot recipe to use this new override. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
76f6663f7a
commit
b49aeb46db
|
@ -2,6 +2,8 @@ SOC_FAMILY = "rk3568"
|
|||
|
||||
DEFAULTTUNE ?= "cortexa55"
|
||||
|
||||
ROCKCHIP_CLOSED_TPL ?= "1"
|
||||
|
||||
require conf/machine/include/soc-family.inc
|
||||
require conf/machine/include/rockchip-defaults.inc
|
||||
require conf/machine/include/arm/armv8-2a/tune-cortexa55.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user