secgateway/kernel/linux-4.14.83/drivers/misc/mic/vop/Makefile

10 lines
171 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
#
# 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