diff options
author | Leah Rowe <leah@libreboot.org> | 2023-09-05 01:39:36 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-09-05 01:39:36 +0100 |
commit | da991262a33a5d6e8b55b1c9e5c18d09df65cce5 (patch) | |
tree | c61bf59e196fe2287e1480a0b4231d14dd29a8db /config/coreboot/haswell/patches | |
parent | 15081ed9efc54c69d5600dd0379ee16eb271df89 (diff) |
build/release/roms: use tmp/romdir, not TMPDIR
we must conserve memory usage, in the event that the
user's /tmp is a tmpfs. copying of ROM images into
tmpfs is ill advised; we must copy them, due to how
the release process works (e.g. stripping of blobs,
but this must be done in a way so as to not interfere
with regular builds, thus they are copied instead)
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/haswell/patches')
0 files changed, 0 insertions, 0 deletions