summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/Makefile
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2009-12-24 01:17:31 -0500
committerLen Brown <len.brown@intel.com>2009-12-24 01:17:31 -0500
commit6d3bf6818a1d5527f44681d3f763051dfb1930e4 (patch)
tree7b1fa430de292232af7a1af218fd61f94095cee6 /drivers/platform/x86/Makefile
parentda3df858c88f7bb420f2517ee9aab238da2e6ed7 (diff)
parent529aa8cb0a59367d08883f818e8c47028e819d0d (diff)
Merge branch 'classmate' into release
Diffstat (limited to 'drivers/platform/x86/Makefile')
-rw-r--r--drivers/platform/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Makefile b/drivers/platform/x86/Makefile
index b7474b6a8bf1..9cd9fa0a27e6 100644
--- a/drivers/platform/x86/Makefile
+++ b/drivers/platform/x86/Makefile
@@ -5,6 +5,7 @@
obj-$(CONFIG_ASUS_LAPTOP) += asus-laptop.o
obj-$(CONFIG_EEEPC_LAPTOP) += eeepc-laptop.o
obj-$(CONFIG_MSI_LAPTOP) += msi-laptop.o
+obj-$(CONFIG_ACPI_CMPC) += classmate-laptop.o
obj-$(CONFIG_COMPAL_LAPTOP) += compal-laptop.o
obj-$(CONFIG_DELL_LAPTOP) += dell-laptop.o
obj-$(CONFIG_DELL_WMI) += dell-wmi.o