diff options
author | Leah Rowe <leah@libreboot.org> | 2024-11-07 00:26:20 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-11-07 00:26:59 +0000 |
commit | 2deab8572db934dd808d3130199985803ebb9195 (patch) | |
tree | bb720672d1dbe006defd285c51fcfe44b9c409c1 /config/submodule/coreboot/dell7/module.list | |
parent | 9abddb82b9228be738382ddc178a9562926404b3 (diff) |
also bring the coreboot/next modules in line with
the recent merge that did away with coreboot/dell7
the submodules for coreboot/haswell were still there,
and have now been deleted; the haswell tree was used
for the NRI patches, which were moved to /default some
time ago
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/dell7/module.list')
-rw-r--r-- | config/submodule/coreboot/dell7/module.list | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config/submodule/coreboot/dell7/module.list b/config/submodule/coreboot/dell7/module.list deleted file mode 100644 index 1cc88fd6..00000000 --- a/config/submodule/coreboot/dell7/module.list +++ /dev/null @@ -1,12 +0,0 @@ -3rdparty/fsp -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 |