brintos

brintos / linux-shallow public Read only

0
0
Text · 306 B · c2d56d2 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Intel x86 Platform Specific Drivers4#5 6intel-wmi-sbl-fw-update-y				:= sbl-fw-update.o7obj-$(CONFIG_INTEL_WMI_SBL_FW_UPDATE)	+= intel-wmi-sbl-fw-update.o8intel-wmi-thunderbolt-y					:= thunderbolt.o9obj-$(CONFIG_INTEL_WMI_THUNDERBOLT)	+= intel-wmi-thunderbolt.o10