summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Makefile
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2009-04-05 01:51:22 -0400
committerLen Brown <len.brown@intel.com>2009-04-05 01:51:22 -0400
commit2e33b234abbb9a77806115d30c3084992a98973c (patch)
treeef46ff81813f19c1fae07e1b470cac04c4b0e3d3 /drivers/platform/x86/Makefile
parente2fae0abf6a9c7a2da1a481b7adb4e24f7778992 (diff)
parent0b3f6109f0c9ff926b5ffc80dc1cebb24f192b35 (diff)
Merge branch 'dell-wmi' 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 e29065120be..e40c7bd1b87 100644
--- a/drivers/platform/x86/Makefile
+++ b/drivers/platform/x86/Makefile
@@ -7,6 +7,7 @@ obj-$(CONFIG_EEEPC_LAPTOP) += eeepc-laptop.o
obj-$(CONFIG_MSI_LAPTOP) += msi-laptop.o
obj-$(CONFIG_COMPAL_LAPTOP) += compal-laptop.o
obj-$(CONFIG_DELL_LAPTOP) += dell-laptop.o
+obj-$(CONFIG_DELL_WMI) += dell-wmi.o
obj-$(CONFIG_ACER_WMI) += acer-wmi.o
obj-$(CONFIG_HP_WMI) += hp-wmi.o
obj-$(CONFIG_TC1100_WMI) += tc1100-wmi.o