diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-21 22:31:55 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-21 22:31:55 -0500 |
commit | 1ba21271cf52063f3ebbaff5940763e2660a9b08 (patch) | |
tree | 66a14a3906abb645862d73ae9a0502728a3571fd | |
parent | 742e56b7a71d8977c0f20770fde3a42fb1a88e44 (diff) | |
download | librebootfr-1ba21271cf52063f3ebbaff5940763e2660a9b08.tar.gz librebootfr-1ba21271cf52063f3ebbaff5940763e2660a9b08.zip |
Provide missing projects to build images
Projects listed in this file are those (and their dependencies)
which are necessary for creating Libreboot images in all configurations.
-rw-r--r-- | projects/libreboot-images/configs/projects | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/projects/libreboot-images/configs/projects b/projects/libreboot-images/configs/projects index 39bcfee9..d191a28e 100644 --- a/projects/libreboot-images/configs/projects +++ b/projects/libreboot-images/configs/projects @@ -1,6 +1,12 @@ coreboot +cros-ec crossgcc -vboot devices -libpayload +dejavu-fonts depthcharge -cros-ec +fontconfig +grub +ich9gen +libpayload +memtest86plus +seabios +vboot devices |