mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
Rename blobs/ to blob/
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>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
_ua="Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0"
|
||||
|
||||
_7ztest="a"
|
||||
blobdir="blobs"
|
||||
blobdir="blob"
|
||||
appdir="${blobdir}/app"
|
||||
cbdir="src/coreboot/default"
|
||||
cbcfgsdir="config/coreboot"
|
||||
|
||||
Reference in New Issue
Block a user