repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gro: Allow tunnel stacking in the case of FOU/GUE
[linux/fpc-iii.git]
/
drivers
/
misc
/
mic
/
Makefile
blob
e9bf148755e27f06efd6452a775527f8614fc9f4
1
#
2
# Makefile - Intel MIC Linux driver.
3
# Copyright(c) 2013, Intel Corporation.
4
#
5
obj-
$(
CONFIG_INTEL_MIC_HOST
) +=
host
/
6
obj-
$(
CONFIG_INTEL_MIC_CARD
) +=
card
/
7
obj-
$(
CONFIG_INTEL_MIC_BUS
) +=
bus
/