shell-completion/zsh/_bootctl
# ------------------------------------------------------------------------------
+if HAVE_GNUEFI
efi_cppflags = \
$(EFI_CPPFLAGS) \
-I$(top_builddir) -include config.h \
test-efi: test-efi-disk.img
$(QEMU) -machine accel=kvm -m 1024 -bios $(QEMU_BIOS) -snapshot test-efi-disk.img
endif
+endif
# ------------------------------------------------------------------------------
if HAVE_BLKID