diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-07 15:02:32 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-07 15:04:24 +0100 |
commit | 668bcbf69cbc250a49134056c1bf870af62e36e1 (patch) | |
tree | 1fd2f35236d8097d1c265dcdde76bb65f9efc26b /config/coreboot/r400_8mb | |
parent | 3eef7f37f293e804560e1a7f3a76a46e707f4775 (diff) |
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>
Diffstat (limited to 'config/coreboot/r400_8mb')
0 files changed, 0 insertions, 0 deletions