]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: rename SD_BOOT_LOG_TPM to ENABLE_TPM 6266/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Jul 2017 13:31:47 +0000 (09:31 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Jul 2017 14:05:06 +0000 (10:05 -0400)
commit18b9ad1f61f42d4558b89da6dc00c607630f2f48
treeee82b8754345f878caf39e6ae7a8afc554254373
parente7e157032bb5a9cb2d951fc6b28394d66cb513ad
build-sys: rename SD_BOOT_LOG_TPM to ENABLE_TPM

This makes it more like other configure defines.

Also, it fixes meson status output which was looking for HAVE_ and ENABLE_
prefixes only (the define under meson was OK, just the summary message was
wrong.)
meson.build
src/boot/efi/boot.c
src/boot/efi/measure.c
src/boot/efi/meson.build
src/boot/efi/stub.c