summaryrefslogtreecommitdiff
path: root/config/coreboot/default/patches/0012-dell-optiplex_9020-Disable-IOMMU-by-default.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-10-04 07:50:34 +0100
committerLeah Rowe <leah@libreboot.org>2025-10-04 07:50:34 +0100
commitb4c7cac8a2f1a50542df723458da59e6063b6b89 (patch)
tree733858f29b613f5f4d737176227673e7e0bb0cdc /config/coreboot/default/patches/0012-dell-optiplex_9020-Disable-IOMMU-by-default.patch
parent9f84bd4f3469b5c59774db05ccc84c9d69bf1134 (diff)
xbmk: rename the "dry" variable to if_not_dry_run
and add a line break where it is used now it is essentially a macro of sorts, used in terms of syntax, to mean the same as: if [ "$dry" != ":" ]; do thing fi in this case, we say: $if_not_dry_build \ thing yes. macros in sh are a thing. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0012-dell-optiplex_9020-Disable-IOMMU-by-default.patch')
0 files changed, 0 insertions, 0 deletions