DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/build/drivers/platform/x86/intel/wmi/ |
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/build/drivers/platform/x86/intel/wmi/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Intel x86 Platform Specific Drivers # intel-wmi-sbl-fw-update-y := sbl-fw-update.o obj-$(CONFIG_INTEL_WMI_SBL_FW_UPDATE) += intel-wmi-sbl-fw-update.o intel-wmi-thunderbolt-y := thunderbolt.o obj-$(CONFIG_INTEL_WMI_THUNDERBOLT) += intel-wmi-thunderbolt.o |