linux-surface/drivers/misc/mic/vop/Makefile
2017-08-10 09:25:24 -04:00

10 lines
171 B
Makefile

#
# Makefile - Intel MIC Linux driver.
# Copyright(c) 2016, Intel Corporation.
#
obj-m := vop.o
vop-objs += vop_main.o
vop-objs += vop_debugfs.o
vop-objs += vop_vringh.o