6 lines
119 B
Makefile
6 lines
119 B
Makefile
|
#
|
||
|
# Makefile - Intel MIC Linux driver.
|
||
|
# Copyright(c) 2013, Intel Corporation.
|
||
|
#
|
||
|
obj-$(CONFIG_INTEL_MIC_HOST) += host/
|