summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/Makefile
diff options
context:
space:
mode:
authorMaximilian Luz <luzmaximilian@gmail.com>2020-10-09 16:11:25 +0200
committerHans de Goede <hdegoede@redhat.com>2020-10-27 12:51:16 +0100
commitf23027ca3d48b6f93c5994069fb25b73539fdf34 (patch)
tree2c82db0b3a4236014befc1ef34f08a5e67a2739a /drivers/platform/surface/Makefile
parent1e3a2bc89de44ec34153ab1c1056346b51def250 (diff)
platform/surface: Move Surface 3 WMI driver to platform/surface
Move the Surface 3 WMI driver from platform/x86 to the newly created platform/surface directory. Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20201009141128.683254-3-luzmaximilian@gmail.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/surface/Makefile')
-rw-r--r--drivers/platform/surface/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/platform/surface/Makefile b/drivers/platform/surface/Makefile
index 3700f9e84299..f889d521420f 100644
--- a/drivers/platform/surface/Makefile
+++ b/drivers/platform/surface/Makefile
@@ -3,3 +3,5 @@
# Makefile for linux/drivers/platform/surface
# Microsoft Surface Platform-Specific Drivers
#
+
+obj-$(CONFIG_SURFACE3_WMI) += surface3-wmi.o