Sign in
android-kvm
/
linux
/
30756c62997822894fb34e2114f5dc727a12af30
/
.
/
drivers
/
misc
/
mic
/
Makefile
blob: a74042c5864955768e59f7981f9a997918f7b2e0 [
file
] [
log
] [
blame
]
#
# Makefile - Intel MIC Linux driver.
# Copyright(c) 2013, Intel Corporation.
#
obj
-
$
(
CONFIG_INTEL_MIC_HOST
)
+=
host
/
obj
-
$
(
CONFIG_INTEL_MIC_CARD
)
+=
card
/
obj
-
y
+=
bus
/
obj
-
$
(
CONFIG_SCIF
)
+=
scif
/