summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default/module.list
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-12-20 22:29:56 +0100
committerLeah Rowe <leah@libreboot.org>2025-12-21 14:48:30 +0000
commite7628421d7ef07d02f8d074f53e3a00cea465012 (patch)
treee74a0b916221979ae7de0405624eb1a5757da843 /config/submodule/coreboot/default/module.list
parent946ede9e7d6af4823b40ad8b6f8b812d75df4e4d (diff)
coreboot/default: add cmocka submodule
otherwise, we get the following from coreboot's build system, when performin operations in it: tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... However, *we* (Libreboot project) patch coreboot's build system, so as to not download submodules itself, because lbmk handles them manually. This is because lbmk's submodule handling has some extra redundancy features. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/default/module.list')
-rw-r--r--config/submodule/coreboot/default/module.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/submodule/coreboot/default/module.list b/config/submodule/coreboot/default/module.list
index 62ba9ed0..95688e5f 100644
--- a/config/submodule/coreboot/default/module.list
+++ b/config/submodule/coreboot/default/module.list
@@ -4,6 +4,7 @@
3rdparty/libgfxinit
3rdparty/libhwbase
3rdparty/vboot
+3rdparty/cmocka
util/crossgcc/tarballs/binutils-2.45.tar.xz
util/crossgcc/tarballs/gcc-14.2.0.tar.xz
util/crossgcc/tarballs/gmp-6.3.0.tar.xz