162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for linux/drivers/platform/surface 462306a36Sopenharmony_ci# Microsoft Surface Platform-Specific Drivers 562306a36Sopenharmony_ci# 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciobj-$(CONFIG_SURFACE3_WMI) += surface3-wmi.o 862306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_3_POWER_OPREGION) += surface3_power.o 962306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_ACPI_NOTIFY) += surface_acpi_notify.o 1062306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR) += aggregator/ 1162306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR_CDEV) += surface_aggregator_cdev.o 1262306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR_HUB) += surface_aggregator_hub.o 1362306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR_REGISTRY) += surface_aggregator_registry.o 1462306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR_TABLET_SWITCH) += surface_aggregator_tabletsw.o 1562306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_DTX) += surface_dtx.o 1662306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_GPE) += surface_gpe.o 1762306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_HOTPLUG) += surface_hotplug.o 1862306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_PLATFORM_PROFILE) += surface_platform_profile.o 1962306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_PRO3_BUTTON) += surfacepro3_button.o 20