diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-21 22:44:28 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-21 22:48:38 -0500 |
commit | 3d21c2841421c664cd353b7b6e597c437e69cb29 (patch) | |
tree | 7d4c74fb9fa103116723ac29af92088751c7ea36 /projects/libreboot-images/configs | |
parent | 1ba21271cf52063f3ebbaff5940763e2660a9b08 (diff) | |
download | librebootfr-3d21c2841421c664cd353b7b6e597c437e69cb29.tar.gz librebootfr-3d21c2841421c664cd353b7b6e597c437e69cb29.zip |
Delineate an order to build projects for images
There is more than one correct ordering of projects in this file;
"correct" includes handling of project dependencies.
Diffstat (limited to 'projects/libreboot-images/configs')
-rw-r--r-- | projects/libreboot-images/configs/projects-build | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/projects/libreboot-images/configs/projects-build b/projects/libreboot-images/configs/projects-build index 9971c96c..561358a5 100644 --- a/projects/libreboot-images/configs/projects-build +++ b/projects/libreboot-images/configs/projects-build @@ -1,2 +1,11 @@ -coreboot +crossgcc cros-ec +vboot devices +libpayload +depthcharge +dejavu-fonts +grub +seabios +memtest86plus +ich9gen +coreboot |