summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default/binutils-2.43.1.tar.xz
AgeCommit message (Collapse)Author
2025-05-14get.sh: simplify fetch_submodules()Leah Rowe
We are calling xbmkget in the same way, whether it's a subfile or subrepo. Rename these variables to subcurl and subgit, so that we can call xbmkget unconditionally. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-22coreboot/default: add missing submodulesLeah Rowe
due to a rule in .gitignore, these were ignored, because it ignores .tar.xz entries in git status Signed-off-by: Leah Rowe <leah@libreboot.org>