diff options
author | Martin Roth <gaumless@gmail.com> | 2024-06-18 14:44:36 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-06-27 14:04:22 +0000 |
commit | d5658fd7c02d590fad8d6556872143dc1e7b6ccf (patch) | |
tree | 0a69a06e6db05a6bb0638bd2d39ef71f28d9a6cb /payloads | |
parent | 754fa0ebc678bf6c8ab503006ecc0a61ae093569 (diff) |
Makefile: Add cleanall-symlink target
This target looks for symbolic links in the coreboot directory,
excluding the 3rdparty and crossgcc directories, which both typically
have numerous symbolic links, and deletes anything that is found.
All possible links are verified as symbolic links before being removed.
Any removed links show where they were linked from in case they need to
be restored.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I8a56e7c628701e4a0471833443b08ab2bcceb27e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83123
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions