mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
meson: capitalize the last instance of "efi"
All the others in this section use "EFI"…
This commit is contained in:
@@ -3830,7 +3830,7 @@ summary({
|
||||
# LDFLAGS: ${OUR_LDFLAGS} ${LDFLAGS}
|
||||
|
||||
if conf.get('ENABLE_EFI') == 1
|
||||
summary({'efi arch' : efi_arch},
|
||||
summary({'EFI arch' : efi_arch},
|
||||
section : 'Extensible Firmware Interface')
|
||||
|
||||
if have_gnu_efi
|
||||
|
||||
Reference in New Issue
Block a user