diff options
author | Riku Viitanen <riku.viitanen@protonmail.com> | 2023-09-08 00:25:52 +0300 |
---|---|---|
committer | Riku Viitanen <riku.viitanen@protonmail.com> | 2023-09-08 00:25:58 +0300 |
commit | 4d3b16da38cf7806ebc247ce9c15f11b91ebcf19 (patch) | |
tree | a0c56f24b534631556ce6307cc47dae9d88ad58c /config/u-boot/qemu_arm64_12mb | |
parent | 7e8465bec86805e5d6d67d348d811a09243d3b9c (diff) |
Cleaner parent directory creation
My previous patch b0rked memtest and others because when making sure
their parent directory (the project root) exists, it would instead create
the project directory (memtest86lus). The later move would then put the
git repo inside that (memtest86plus/memtest86plus_123456).
We just need to make sure we don't create the target directory itself.
This way, there's no need to hardcode any project names.
Tested by ./updating rpi-pico-serprog, memtest86plus, grub and seabios.
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
Diffstat (limited to 'config/u-boot/qemu_arm64_12mb')
0 files changed, 0 insertions, 0 deletions