summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Makefile
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-02-03 07:38:16 +0100
committerLen Brown <len.brown@intel.com>2007-02-03 07:38:16 +0100
commiteee3c859c486d4f110f154807430eaf825ff4a3d (patch)
tree8b378d16103b3d77a673e26fab0a6812459bab77 /drivers/acpi/Makefile
parentACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. (diff)
parentPNPACPI: remove EXPERIMENTAL dependency (diff)
downloadlinux-eee3c859c486d4f110f154807430eaf825ff4a3d.tar.xz
linux-eee3c859c486d4f110f154807430eaf825ff4a3d.zip
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 399b0e8c41c4..856c32bccacb 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