summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/Makefile
diff options
context:
space:
mode:
authorMario Limonciello <mario_limonciello@dell.com>2014-04-04 14:15:42 -0400
committerMatthew Garrett <matthew.garrett@nebula.com>2014-04-06 12:58:15 -0400
commita46ad0f13bc32a9601f3c5dff43fafdc2c598814 (patch)
tree7eaebe1c76a15bae513fb9e68ee34794c708a883 /drivers/platform/x86/Makefile
parent71db1183d4c661eaedc299b721526160bf304bd3 (diff)
Add WMI driver for controlling AlienFX features on some Alienware products
Signed-off-by: Mario Limonciello <mario_limonciello@dell.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
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 b8c36f785312..1a2eafc9d48e 100644
--- a/drivers/platform/x86/Makefile
+++ b/drivers/platform/x86/Makefile
@@ -55,3 +55,4 @@ obj-$(CONFIG_INTEL_RST) += intel-rst.o
obj-$(CONFIG_INTEL_SMARTCONNECT) += intel-smartconnect.o
obj-$(CONFIG_PVPANIC) += pvpanic.o
+obj-$(CONFIG_ALIENWARE_WMI) += alienware-wmi.o