mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-31 16:35:25 +00:00
ff1d606be6
Changes in things like modules/coreboot will check the coreboot toolchain archives again. We reuse the cached archive already, but the final ln -s may fail if the link already exists. Remove it first and link again. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>