summaryrefslogtreecommitdiff
path: root/3rdparty
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@coreboot.org>2021-12-08 15:48:25 +0100
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-12-31 18:48:32 +0000
commitee53dfd07d3b0584f734621ca88c26a6c403b3a4 (patch)
tree0a82491f2e567d923b2b195d80e7a1c34fd9f4b1 /3rdparty
parentde30b4b3f6caa4d0d552ef18f169672a56ab8121 (diff)
libpayload: Remove shell for loops in install Makefile target
They always require special care so that line breaks and variable names are escaped properly. One loop can be removed entirely because install accepts multiple files to install in a target directories, the other loops were filled by find which can just call the commands on its own. Change-Id: I9f9dddfe3f3ceceb6a0510d6dd862351e4b10210 Signed-off-by: Patrick Georgi <patrick@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79523 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions