diff options
author | Len Brown <len.brown@intel.com> | 2007-04-28 23:16:59 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-28 23:16:59 -0400 |
commit | 12a5a712123b81a8ba0bc486e2384a375c00f095 (patch) | |
tree | 99d4c9591f0ded05665dfbb7d0d0c7caf1278f59 /drivers/acpi/Makefile | |
parent | 14d21785885c018611efd8aa75a5c11eaea29087 (diff) | |
parent | 439a888885c584f7ac8536a43be80475f9eaed71 (diff) |
Pull sbs into release branch
Diffstat (limited to 'drivers/acpi/Makefile')
-rw-r--r-- | drivers/acpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile index b6266e79af00..d4336f1730e9 100644 --- a/drivers/acpi/Makefile +++ b/drivers/acpi/Makefile | |||
@@ -59,4 +59,4 @@ obj-$(CONFIG_ACPI_ASUS) += asus_acpi.o | |||
59 | obj-$(CONFIG_ACPI_TOSHIBA) += toshiba_acpi.o | 59 | obj-$(CONFIG_ACPI_TOSHIBA) += toshiba_acpi.o |
60 | obj-$(CONFIG_ACPI_HOTPLUG_MEMORY) += acpi_memhotplug.o | 60 | obj-$(CONFIG_ACPI_HOTPLUG_MEMORY) += acpi_memhotplug.o |
61 | obj-y += cm_sbs.o | 61 | obj-y += cm_sbs.o |
62 | obj-$(CONFIG_ACPI_SBS) += i2c_ec.o sbs.o | 62 | obj-$(CONFIG_ACPI_SBS) += sbs.o |