diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-10-17 20:01:10 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-10-18 21:40:43 -0500 |
commit | 250e8b28511a789a96eec2055219f04495fd45f5 (patch) | |
tree | fae49efd927da65f513606966b0fae8c2d73064e /www/git.md | |
parent | 90b24172fe8668fe3297ccf71b9c2e12d02b0076 (diff) | |
download | librebootfr-250e8b28511a789a96eec2055219f04495fd45f5.tar.gz librebootfr-250e8b28511a789a96eec2055219f04495fd45f5.zip |
Create new meta target working with dependencies
The specified action will be taken on each of the dependencies
returned by project_dependencies() where $project is the first
argument to the meta-target, e.g.
./libreboot download libreboot-dependencies coreboot x200
The above command would download only the minimum projects necessary
for building all x200 image configurations.
To then build those dependencies:
./libreboot build libreboot-dependencies coreboot x200
And to get the final images:
./libreboot build coreboot x200
Diffstat (limited to 'www/git.md')
0 files changed, 0 insertions, 0 deletions