Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
[cascardo/linux.git] / drivers / acpi / Makefile
index 40b0fca..4efbe59 100644 (file)
@@ -21,7 +21,7 @@ obj-$(CONFIG_X86)             += blacklist.o
 #
 # ACPI Core Subsystem (Interpreter)
 #
-obj-y                          += osl.o utils.o \
+obj-y                          += osl.o utils.o reboot.o\
                                   dispatcher/ events/ executer/ hardware/ \
                                   namespace/ parser/ resources/ tables/ \
                                   utilities/