diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-06 21:45:53 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-06 21:51:37 +0100 |
commit | c0822ac458fc7b0f2630c1cff208bd5066efbc6b (patch) | |
tree | 146d96acaffa1c1288598481ae37420dbed436ee /.gitignore | |
parent | d1ba085153efadaef9bc124efd043c06658ab969 (diff) |
put coreboot utils in elf/, not cbutils/
one directory per util, under elf/
e.g. elf/cbfstool/
further split by tree name, e.g.:
elf/cbfstool/default/
elf/cbfstool/foo/
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ *.o /lbmk.err.log /docs/ -/cbutils/ /pciroms/ /util/dell-flash-unlock/dell_flash_unlock /TODO |