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
sched: Remove double_rq_lock() from __migrate_task()
[linux/fpc-iii.git]
/
drivers
/
misc
/
mic
/
Makefile
blob
05b34d683a585b575ceb5e15fe0e113271bc5a40
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
/