diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-11 10:44:49 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-11 10:44:49 +0100 |
commit | 1952db55540606b2fb00ddd4be9e358dbc99ef8b (patch) | |
tree | f83f4b76e25ba4ef2456a93c807e94707edcfc78 /config | |
parent | 2ee186aee3aa3ab9619ed9549bd3b82909dcfbd0 (diff) |
fix nasm download path for coreboot/fam15h
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r-- | config/submodule/coreboot/fam15h_rdimm/module.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/submodule/coreboot/fam15h_rdimm/module.list b/config/submodule/coreboot/fam15h_rdimm/module.list index 747c8912..64f09aea 100644 --- a/config/submodule/coreboot/fam15h_rdimm/module.list +++ b/config/submodule/coreboot/fam15h_rdimm/module.list @@ -6,4 +6,4 @@ util/crossgcc/tarballs/gcc-8.3.0.tar.xz util/crossgcc/tarballs/gmp-6.1.2.tar.xz util/crossgcc/tarballs/mpc-1.1.0.tar.gz util/crossgcc/tarballs/mpfr-4.0.2.tar.xz -util/crossgcc/tarballs/tarballs/nasm-2.14.02.tar.bz2 +util/crossgcc/tarballs/nasm-2.14.02.tar.bz2 |