]> git.proxmox.com Git - grub2.git/blobdiff - grub-core/Makefile.core.def
Shutdown using ACPI.
[grub2.git] / grub-core / Makefile.core.def
index de308730ba1c103ab8f237362937f1a6805440e1..53ad9c262e460d5734ad91499e37fdddd22454c9 100644 (file)
@@ -504,6 +504,7 @@ module = {
   name = halt;
   nopc = commands/halt.c;
   i386_pc = commands/i386/pc/halt.c;
+  i386_pc = commands/acpihalt.c;
   i386_multiboot = lib/i386/halt.c;
   i386_coreboot = lib/i386/halt.c;
   i386_qemu = lib/i386/halt.c;