diff options
Diffstat (limited to 'projects/libreboot-images/configs')
-rw-r--r-- | projects/libreboot-images/configs/projects | 12 | ||||
-rw-r--r-- | projects/libreboot-images/configs/projects-build | 11 | ||||
-rw-r--r-- | projects/libreboot-images/configs/projects-download | 9 |
3 files changed, 28 insertions, 4 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 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 diff --git a/projects/libreboot-images/configs/projects-download b/projects/libreboot-images/configs/projects-download new file mode 100644 index 00000000..509e7d9f --- /dev/null +++ b/projects/libreboot-images/configs/projects-download @@ -0,0 +1,9 @@ +coreboot +cros-ec +dejavu-fonts +depthcharge +fontconfig +grub +memtest86plus +seabios +vboot devices |