Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / misc / mic / vop / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile - Intel MIC Linux driver.
4 # Copyright(c) 2016, Intel Corporation.
5 #
6 obj-$(CONFIG_VOP) := vop.o
7
8 vop-objs += vop_main.o
9 vop-objs += vop_debugfs.o
10 vop-objs += vop_vringh.o