diff options
author | Leah Rowe <leah@libreboot.org> | 2024-10-28 01:36:50 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-10-28 05:03:17 +0000 |
commit | 97054498e9460b1cbc5800817fc0c9d64458536a (patch) | |
tree | e7ee47a2e64f339036785f69f8675f132a4a3fb5 /config/submodule/coreboot/next/module.list | |
parent | f3170fb06ebe5de0fc715dee429d07f44211b052 (diff) |
NEW MAINBOARD: Dell OptiPlex 780 MT
Thanks go to Lorenzo Aloe and Nicholas Chin for working on
and testing this code.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/next/module.list')
-rw-r--r-- | config/submodule/coreboot/next/module.list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/submodule/coreboot/next/module.list b/config/submodule/coreboot/next/module.list new file mode 100644 index 00000000..8c520e04 --- /dev/null +++ b/config/submodule/coreboot/next/module.list @@ -0,0 +1,11 @@ +3rdparty/intel-microcode +3rdparty/libgfxinit +3rdparty/libhwbase +3rdparty/vboot +util/crossgcc/tarballs/binutils-2.43.1.tar.xz +util/crossgcc/tarballs/gcc-14.2.0.tar.xz +util/crossgcc/tarballs/gmp-6.3.0.tar.xz +util/crossgcc/tarballs/mpc-1.3.1.tar.gz +util/crossgcc/tarballs/mpfr-4.2.1.tar.xz +util/crossgcc/tarballs/nasm-2.16.03.tar.bz2 +util/crossgcc/tarballs/acpica-unix-20230628.tar.gz |