diff options
author | Leah Rowe <leah@libreboot.org> | 2024-07-06 04:29:03 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-07-06 11:34:19 +0100 |
commit | 87df6ae36957703e57eb9c5a12399289deb797fe (patch) | |
tree | 30877602e7dc76475d4205bb8489887b54054487 /config/coreboot/dell9020mt_nri_12mb | |
parent | 23ca49bee846cee6b23f87bfb4d3ee07798c337a (diff) |
trees: support build dependencies, not just fetch
We already have this to an extent, e.g. the xtree variable.
The xtree variable could probably be removed, in favour of
this, and used for the same purpose.
It works like this, for example:
build_depend="coreboot/default grub/xhci seabios u-boot/gru_bob flashprog"
the "/" denotes a tree, if it's a multi-tree project. However, specifying
the entire multi-tree project without slash is possible, for example:
build_depend="coreboot"
this would specify that all coreboot trees must be built.
This functionality will be used in follow-up commits, centralising
script/trees into mk on the main directory, repacing "build".
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/dell9020mt_nri_12mb')
0 files changed, 0 insertions, 0 deletions