]> Git Repo - linux.git/blob - drivers/misc/mic/vop/Makefile
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.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-m := vop.o
7
8 vop-objs += vop_main.o
9 vop-objs += vop_debugfs.o
10 vop-objs += vop_vringh.o
This page took 0.036189 seconds and 4 git commands to generate.