cbmk/script
Leah Rowe 573199c07d trees: simplified copy_elf() handling
don't create elfdir, create dest_dir, which is elfdir
plus the location within it

only create dest_dir within copy_elf, which is only
called if actually compiling the code

this avoids creating empty elf directories, and it
generally cleans up all handling, unifying the
handling of directories into a single function,
namely copy_elf() which already exists

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-06-07 17:41:25 +01:00
..
roms put coreboot utils in elf/, not cbutils/ 2024-06-07 17:32:38 +01:00
trees trees: simplified copy_elf() handling 2024-06-07 17:41:25 +01:00