Detect and report ACPI- and APM-BIOS support.
[reactos.git] / freeldr / freeldr / Makefile
index 72fcc6e..c8772fb 100644 (file)
@@ -207,6 +207,8 @@ ARCH_OBJS   =       fathelp.o       \
                        i386disk.o      \
                        portio.o        \
                        hardware.o      \
+                       hwacpi.o        \
+                       hwapm.o         \
                        hwcpu.o         \
                        hwpci.o         \
                        archmach.o      \