x86/sev-es: Do not support MMIO to/from encrypted memory
[linux-2.6-microblaze.git] / drivers / misc / mic / host / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile - Intel MIC Linux driver.
4 # Copyright(c) 2013, Intel Corporation.
5 #
6 obj-$(CONFIG_INTEL_MIC_HOST) += mic_host.o
7 mic_host-objs := mic_main.o
8 mic_host-objs += mic_x100.o
9 mic_host-objs += mic_smpt.o
10 mic_host-objs += mic_intr.o
11 mic_host-objs += mic_boot.o
12 mic_host-objs += mic_debugfs.o