aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/Makefile
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-02-03 01:38:16 -0500
committerLen Brown <len.brown@intel.com>2007-02-03 01:38:16 -0500
commiteee3c859c486d4f110f154807430eaf825ff4a3d (patch)
tree8b378d16103b3d77a673e26fab0a6812459bab77 /drivers/acpi/Makefile
parent547352660506ab99d6b0bad58dea495bf3718cee (diff)
parentfb5c3e1b6d304bcf5f8d697471e36f2fa8d53f1c (diff)
Pull motherboard into test branch
Conflicts: drivers/acpi/motherboard.c Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/Makefile')
-rw-r--r--drivers/acpi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
index 399b0e8c41c..856c32bccac 100644
--- a/drivers/acpi/Makefile
+++ b/drivers/acpi/Makefile
@@ -37,7 +37,7 @@ endif
obj-y += sleep/
obj-y += bus.o glue.o
-obj-y += scan.o motherboard.o
+obj-y += scan.o
obj-$(CONFIG_ACPI_AC) += ac.o
obj-$(CONFIG_ACPI_BATTERY) += battery.o
obj-$(CONFIG_ACPI_BUTTON) += button.o