]> Git Repo - linux.git/blob - drivers/platform/x86/intel/wmi/Makefile
i2c: Fix conditional for substituting empty ACPI functions
[linux.git] / drivers / platform / x86 / intel / wmi / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Intel x86 Platform Specific Drivers
4 #
5
6 intel-wmi-sbl-fw-update-y                               := sbl-fw-update.o
7 obj-$(CONFIG_INTEL_WMI_SBL_FW_UPDATE)   += intel-wmi-sbl-fw-update.o
8 intel-wmi-thunderbolt-y                                 := thunderbolt.o
9 obj-$(CONFIG_INTEL_WMI_THUNDERBOLT)     += intel-wmi-thunderbolt.o
This page took 0.043559 seconds and 4 git commands to generate.