]> Git Repo - linux.git/blob - drivers/misc/mic/vop/Makefile
ARM: dts: imx7s: Enable SNVS power key according to board design
[linux.git] / drivers / misc / mic / vop / Makefile
1 #
2 # Makefile - Intel MIC Linux driver.
3 # Copyright(c) 2016, Intel Corporation.
4 #
5 obj-m := vop.o
6
7 vop-objs += vop_main.o
8 vop-objs += vop_debugfs.o
9 vop-objs += vop_vringh.o
This page took 0.034943 seconds and 4 git commands to generate.