summaryrefslogtreecommitdiff
path: root/payloads/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-11-04 01:39:44 +0000
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-11-06 02:58:33 +0000
commit0fcdfcd7cb0f0af1d510a87ab22a8facaf9835b4 (patch)
tree11e6d08b5174a136f5151cf429c8a38e34999972 /payloads/Kconfig
parent66e346cad3d07aac928057bc8e7ab601871131de (diff)
payloads/ipxe/Makefile: Use sed more properly
Instead of redirecting the output of sed into a temporary file and copying it to its target then, just tell sed to do the replacements in-place and don't let it create a backup of the original file. The overhead is not needed. Change-Id: I442616cd78098b653af5bd49bc7a4f021c99e081 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78924 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'payloads/Kconfig')
0 files changed, 0 insertions, 0 deletions