Revert "unicode: Don't special case ignorable code points"
[linux.git] / drivers / platform / x86 / intel / speed_select_if / Makefile
blob1d878a36d0ab225004225afd8f45feadf0c5edae
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile - Intel Speed Select Interface drivers
4 # Copyright (c) 2019, Intel Corporation.
7 obj-$(CONFIG_INTEL_SPEED_SELECT_INTERFACE) += isst_if_common.o
8 obj-$(CONFIG_INTEL_SPEED_SELECT_INTERFACE) += isst_if_mmio.o
9 obj-$(CONFIG_INTEL_SPEED_SELECT_INTERFACE) += isst_if_mbox_pci.o
10 obj-$(CONFIG_INTEL_SPEED_SELECT_INTERFACE) += isst_if_mbox_msr.o
11 obj-$(CONFIG_INTEL_SPEED_SELECT_TPMI) += isst_tpmi_core.o
12 obj-$(CONFIG_INTEL_SPEED_SELECT_TPMI) += isst_tpmi.o