From: Zbigniew Jędrzejewski-Szmek Date: Tue, 24 Aug 2021 12:54:50 +0000 (+0200) Subject: meson: capitalize the last instance of "efi" X-Git-Tag: v250-rc1~780^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f064b40ec99c61a1b01c7e044b9cb1ecbef2549d;p=thirdparty%2Fsystemd.git meson: capitalize the last instance of "efi" All the others in this section use "EFI"… --- diff --git a/meson.build b/meson.build index f7b18c6b98e..6e1a8b1e50e 100644 --- a/meson.build +++ b/meson.build @@ -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