mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
meson: capitalize the last instance of "efi"
All the others in this section use "EFI"…
This commit is contained in:
parent
c8cab396a0
commit
f064b40ec9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user