summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default/cmocka
AgeCommit message (Collapse)Author
5 dayscoreboot/default: add cmocka submoduleLeah Rowe
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>