Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-07 | Rename blobs/ to blob/ | Leah Rowe | |
We don't have a directory names "srces", just "src". Ditto ecs, mrcs <-- it's just ec and mrc When referring to a file, e.g. blob/t1650/me.bin, that makes much more sense, because it's a single blob, not multiple blobs. Don't pluralise what isn't plural Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-10-07 | put all src downloads under src/ | Leah Rowe | |
build/release/src was partly re-written to accomodate this memtest86plus was patched to have a central Makefile, and lbmk modified to use that, rather than mess with build32 and build64. the central Makefile just builds both targets or cleans both targets Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-09-04 | merge config/ and resources/ | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> |