aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/Makefile
blob: cedfb027ded11b43a336760b186054f6fbcd9833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for linux/drivers/platform/surface
# Microsoft Surface Platform-Specific Drivers
#

obj-$(CONFIG_SURFACE3_WMI)		+= surface3-wmi.o
obj-$(CONFIG_SURFACE_3_BUTTON)		+= surface3_button.o
obj-$(CONFIG_SURFACE_3_POWER_OPREGION)	+= surface3_power.o
obj-$(CONFIG_SURFACE_GPE)		+= surface_gpe.o
obj-$(CONFIG_SURFACE_PRO3_BUTTON)	+= surfacepro3_button.o